Interface jISelector

Description

interface of selector classes

Located in /core/jISelector.iface.php (line 23)


	
			
Method Summary
jICompiler getCompiler ()
string getPath ()
string toString ([boolean $full = false])
Methods
getCompiledFilePath (line 31)
  • return: file path of the compiled file (if the main file should be compiled by jelix)
  • access: public
string getCompiledFilePath ()
getCompiler (line 35)
  • return: the compiler used to compile file
  • access: public
jICompiler getCompiler ()
getPath (line 27)
  • return: file path corresponding to the resource pointing by the selector
  • access: public
string getPath ()
toString (line 44)
  • return: the selector
  • access: public
string toString ([boolean $full = false])
  • boolean $full: true if you want a full selector ("type:...")
useMultiSourceCompiler (line 39)
  • return: true if the compiler compile many file at one time
  • access: public
boolean useMultiSourceCompiler ()

Documentation generated on Wed, 24 Sep 2014 22:00:49 +0200 by phpDocumentor 1.4.3