Class AuthCoordPlugin

Description

Implements interfaces:

Located in /plugins/coord/auth/auth.coord.php (line 37)


	
			
Variable Summary
mixed $config
Method Summary
AuthCoordPlugin __construct ( $conf)
void afterProcess ()
null beforeAction (array $params)
void beforeOutput ()
Variables
mixed $config (line 38)
  • access: public
Methods
Constructor __construct (line 40)
AuthCoordPlugin __construct ( $conf)
  • $conf

Implementation of:
jICoordPlugin::__construct()
afterProcess (line 142)
  • access: public
void afterProcess ()

Implementation of:
jICoordPlugin::afterProcess()
this method is called after the output.
beforeAction (line 53)
  • return: or jSelectorAct if action should change
  • access: public
null beforeAction (array $params)
  • array $params: plugin parameters for the current action

Implementation of:
jICoordPlugin::beforeAction()
this method is called before each action
beforeOutput (line 140)
  • access: public
void beforeOutput ()

Implementation of:
jICoordPlugin::beforeOutput()
this method is called after the execution of the action, and before the output of the response

Documentation generated on Thu, 22 Mar 2012 22:12:53 +0100 by phpDocumentor 1.4.3