jqueryConfigCompilerPlugin
in package
implements
ConfigCompilerPluginInterface
Tags
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
$basePath
protected
mixed
$basePath
$jelixWWW
protected
mixed
$jelixWWW
$jqBasePath
protected
mixed
$jqBasePath
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 —getPriority()
public
getPriority() : 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 —_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