Jelix 1.7.18

sessionConfigCompilerPlugin
in package
implements ConfigCompilerPluginInterface

Tags
subpackage

core

author

Laurent Jouanneau

copyright

2012 Laurent Jouanneau

see
http://jelix.org
licence

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

Interfaces, Classes and Traits

ConfigCompilerPluginInterface

Table of Contents

atEnd()  : mixed
atStart()  : mixed
getPriority()  : mixed
onModule()  : mixed

Methods

atStart()

public atStart(mixed $config) : mixed
Parameters
$config : mixed
Return values
mixed

onModule()

public onModule(mixed $config, mixed $moduleName, mixed $modulePath, mixed $xml) : mixed
Parameters
$config : mixed
$moduleName : mixed
$modulePath : mixed
$xml : mixed
Return values
mixed

Search results