Form selector
syntax : "module~formName". file : forms/formName.form.xml .
| package |
jelix |
|---|---|
| subpackage |
core_selector |
__construct( $sel)
_createCachePath()
_createPath()
getClass()
getCompiledBuilderFilePath( $type)
getCompiledFilePath() : string
stringfile path of the compiled file (if the main file should be compiled by jelix)
getCompiler() : object|null
object|nullthe compiler used to compile file
getPath() : string
stringfile path corresponding to the resource pointing by the selector
toString(boolean $full = false) : string
booleantrue if you want a full selector ("type:...")
stringthe selector
useMultiSourceCompiler() : boolean
booleantrue if the compiler compile many file at one time
type :
_where :
_dirname :
_suffix :
module :
resource :
_cacheSuffix :
_path :
_cachePath :
_compiler :
_compilerPath :
_useMultiSourceCompiler :