Nooku_Plugins
[ class tree: Nooku_Plugins ] [ index: Nooku_Plugins ] [ all elements ]

Class: plgSystemKoowa

Source Location: /plugins/system/koowa.php

Class Overview

JPlugin
   |
   --plgSystemKoowa

Koowa System plugin


Author(s):

Methods



Class Details

[line 20]
Koowa System plugin



Tags:

author:  Johan Janssens <johan@nooku.org>


[ Top ]


Class Methods


constructor __construct [line 22]

plgSystemKoowa __construct( $subject, [ $config = array()])



Tags:

access:  public


Parameters:

   $subject  
   $config  

[ Top ]

method errorHandler [line 240]

void errorHandler( object A $error)

Custom JError callback

Push the exception call stack in the JException returned through the call back adn then rener the custom error page.




Tags:

access:  public


Parameters:

object A   $error   JException object

[ Top ]

method exceptionHandler [line 220]

void exceptionHandler( object an $exception)

Catch all exception handler

Calls the Joomla error handler to process the exception




Tags:

access:  public


Parameters:

object an   $exception   Exception object

[ Top ]

method onAfterInitialise [line 119]

void onAfterInitialise( )

On after intitialse event handler

This functions implements HTTP Basic authentication support




Tags:

access:  public


[ Top ]

method onAfterRoute [line 181]

void onAfterRoute( )

On after route event handler



Tags:

access:  public


[ Top ]

method _authenticateUser [line 300]

boolean _authenticateUser( )

Basic authentication support

This functions tries to log the user in if authentication credentials are present in the request.




Tags:

return:  Returns TRUE is basic authentication was successful
access:  protected


[ Top ]


Documentation generated on Mon, 20 May 2013 03:02:56 +0200 by phpDocumentor 1.4.3