Jelix 1.6.40

jSelectorUrlCfgSig extends jSelectorCfg
in package

a specific selector for the xml files which contains the configuration of the engine

Tags
subpackage

urls_engine

author

Laurent Jouanneau

copyright

2005-2006 Laurent Jouanneau

Table of Contents

$file  : mixed
$type  : mixed
$_basePath  : mixed
$_path  : mixed
__construct()  : mixed
getCompiledFilePath()  : mixed
getCompiler()  : mixed
getPath()  : string
toString()  : string
useMultiSourceCompiler()  : bool

Properties

Methods

getCompiledFilePath()

public getCompiledFilePath() : 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

Search results