jSelectorUrlCfgSig
extends jSelectorCfg
in package
a specific selector for the xml files which contains the configuration of the engine
Tags
Table of Contents
- $file : mixed
- $type : mixed
- $_basePath : mixed
- $_path : mixed
- __construct() : mixed
- getCompiledFilePath() : mixed
- getCompiler() : mixed
- getPath() : string
- toString() : string
- useMultiSourceCompiler() : bool
Properties
$file
public
mixed
$file
= ''
$type
public
mixed
$type
= 'urlcfgsig'
$_basePath
protected
mixed
$_basePath
= ''
$_path
protected
mixed
$_path
Methods
__construct()
public
__construct(mixed $sel) : mixed
Parameters
- $sel : mixed
Return values
mixed —getCompiledFilePath()
public
getCompiledFilePath() : mixed
Return values
mixed —getCompiler()
public
getCompiler() : mixed
Return values
mixed —getPath()
public
getPath() : string
Return values
string —file path corresponding to the resource pointing by the selector
toString()
public
toString([mixed $full = false ]) : string
Parameters
- $full : mixed = false
-
true if you want a full selector ("type:...")
Return values
string —the selector
useMultiSourceCompiler()
public
useMultiSourceCompiler() : bool
Return values
bool —true if the compiler compile many file at one time