Jelix 1.8.8

localesConfigCompilerPlugin
in package
implements ConfigCompilerPluginInterface

Tags
subpackage

core_config_plugin

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

atEnd()

public atEnd(mixed $config) : mixed
Parameters
$config : mixed
Tags
Return values
mixed

atStart()

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

onModule()

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

Search results