Class jSelectorSimpleFile

Description

Implements interfaces:

base class for simple file selector

Located in /core/selector/jSelectorSimpleFile.class.php (line 18)


	
			
Direct descendents
Class Description
jSelectorVar Selector for files stored in the var directory
jSelectorCfg Selector for files stored in the config directory
jSelectorTmp Selector for files stored in the temp directory
jSelectorLog Selector for files stored in the log directory
jSelectorLib Selector for files stored in the lib directory
Variable Summary
mixed $file
mixed $type
mixed $_basePath
mixed $_path
Method Summary
jSelectorSimpleFile __construct ( $sel)
void getCompiler ()
void getPath ()
void toString ([ $full = false])
Variables
mixed $file = '' (line 20)
  • access: public
mixed $type = 'simplefile' (line 19)
  • access: protected

Redefined in descendants as:
mixed $_basePath = '' (line 22)
  • access: protected
mixed $_path (line 21)
  • access: protected
Methods
Constructor __construct (line 24)
jSelectorSimpleFile __construct ( $sel)
  • $sel

Redefined in descendants as:
getCompiledFilePath (line 45)
  • access: public
void getCompiledFilePath ()

Implementation of:
jISelector::getCompiledFilePath()

Redefined in descendants as:
getCompiler (line 43)
  • access: public
void getCompiler ()

Implementation of:
jISelector::getCompiler()

Redefined in descendants as:
getPath (line 33)
  • access: public
void getPath ()

Implementation of:
jISelector::getPath()
toString (line 37)
  • access: public
void toString ([ $full = false])
  • $full

Implementation of:
jISelector::toString()
useMultiSourceCompiler (line 44)
  • access: public
void useMultiSourceCompiler ()

Implementation of:
jISelector::useMultiSourceCompiler()

Documentation generated on Thu, 22 Mar 2012 22:17:11 +0100 by phpDocumentor 1.4.3