interface for plugins of jConfigCompiler
| package |
jelix |
|---|
atEnd(object $config)
objectthe configuration object
atStart(object $config)
objectthe configuration object
getPriority() : integer
integerthe level of priority
onModule(object $config, string $moduleName, string $modulePath, \jelix\core\SimpleXml $moduleXml)
objectthe configuration object
stringthe module name
stringthe path to the module directory
\jelix\core\SimpleXmlthe xml object representing the content of module.xml of the module