AutoLocaleCoordPlugin

Implements \jICoordPlugin

plugin for language auto detection

package

jelix

subpackage

coord_plugin

Methods

__construct

__construct(array $config) 

Arguments

$config

array

list of configuration parameters

this method is called after the output.

afterProcess() 

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() 

Properties

config

config : 

Type(s)