historyCoordPlugin

Implements \jICoordPlugin

package

jelix

subpackage

coord_plugin

author

Lepeltier Kévin

contributor

Dominique Papin, Laurent Jouanneau, Steven Jehannet

copyright

2008 Lepeltier Kévin, 2008 Dominique Papin, 2008 Laurent Jouanneau, 2010 Steven Jehannet

The plugin History is a plugin coord, it records the action / settings made during a session and allows for reuse.

licence

http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public Licence, see LICENCE file

Methods

__construct

__construct( $conf) 

Arguments

$conf

this method is called after the output.

afterProcess() 

back

back( $rep) 

Arguments

$rep

this method is called before each action

beforeAction(array $params) : null

Arguments

$params

array

plugin parameters for the current action

Response

null

or jSelectorAct if action should change

this method is called after the execution of the action, and before the output of the response

beforeOutput() 

change

change( $key,  $val) 

Arguments

$key

$val

isLast

isLast( $action,  $params = NULL) 

Arguments

$action

$params

reload

reload( $rep) 

Arguments

$rep

time

time() 

Properties

config

config : 

Type(s)