Class jSelectorSimpleFile

Description

Implements interfaces:

base class for simple file selector

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


	
			
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 749)
  • access: public
mixed $type = 'simplefile' (line 748)
  • access: protected

Redefined in descendants as:
mixed $_basePath = '' (line 751)
  • access: protected
mixed $_path (line 750)
  • access: protected
Methods
Constructor __construct (line 753)
jSelectorSimpleFile __construct ( $sel)
  • $sel

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

Implementation of:
jISelector::getCompiledFilePath()

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

Implementation of:
jISelector::getCompiler()

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

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

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

Implementation of:
jISelector::useMultiSourceCompiler()

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