jSelectorSimpleFile

Implements \jISelector

base class for simple file selector

package

jelix

subpackage

core_selector

Methods

__construct

__construct( $sel) 

Arguments

$sel

getCompiledFilePath

getCompiledFilePath() : string

Response

string

file path of the compiled file (if the main file should be compiled by jelix)

getCompiler

getCompiler() : object|null

Response

object|null

the compiler used to compile file

getPath

getPath() : string

Response

string

file path corresponding to the resource pointing by the selector

toString

toString(boolean $full = false) : string

Arguments

$full

boolean

true if you want a full selector ("type:...")

Response

string

the selector

useMultiSourceCompiler

useMultiSourceCompiler() : boolean

Response

boolean

true if the compiler compile many file at one time

Properties

type

type : 

Type(s)

file

file : 

Type(s)

_path

_path : 

Type(s)

_basePath

_basePath : 

Type(s)