Interface jISelector

Description

interface of selector classes

Located in /core/jSelector.class.php (line 55)


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

Documentation generated on Wed, 07 Sep 2011 13:47:58 +0200 by phpDocumentor 1.4.3