Jelix 1.6.40

jqueryConfigCompilerPlugin
in package
implements ConfigCompilerPluginInterface

Tags
subpackage

core_config_plugin

author

Laurent Jouanneau

copyright

2019 Laurent Jouanneau

link
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

$basePath  : mixed
$jelixWWW  : mixed
$jqBasePath  : mixed
atEnd()  : mixed
atStart()  : mixed
getPriority()  : mixed
onModule()  : mixed
_replacePath()  : mixed
replacePath()  : mixed

Properties

Methods

atEnd()

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

atStart()

public atStart(object $config) : mixed
Parameters
$config : object
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

_replacePath()

protected _replacePath(mixed $value) : mixed
Parameters
$value : mixed
Return values
mixed

replacePath()

protected replacePath(mixed $value[, mixed $forceArray = false ]) : mixed
Parameters
$value : mixed
$forceArray : mixed = false
Return values
mixed

Search results