Class jSelectorForm

Description

Form selector

syntax : "module~formName". file : forms/formName.form.xml .

Located in /core/selector/jSelectorForm.class.php (line 21)

jSelectorModule
   |
   --jSelectorForm
Variable Summary
mixed $type
mixed $_dirname
mixed $_suffix
mixed $_where
Method Summary
jSelectorForm __construct ( $sel)
void getClass ()
void _createPath ()
Variables
mixed $type = 'form' (line 22)
  • access: protected

Redefinition of:
jSelectorModule::$type
mixed $_dirname = 'forms/' (line 24)
  • access: protected

Redefinition of:
jSelectorModule::$_dirname
mixed $_suffix = '.form.xml' (line 25)
  • access: protected

Redefinition of:
jSelectorModule::$_suffix
mixed $_where (line 23)
  • access: protected

Inherited Variables

Inherited from jSelectorModule

jSelectorModule::$module
jSelectorModule::$resource
jSelectorModule::$_cachePath
jSelectorModule::$_cacheSuffix
jSelectorModule::$_compiler
jSelectorModule::$_compilerPath
jSelectorModule::$_path
jSelectorModule::$_useMultiSourceCompiler
Methods
Constructor __construct (line 27)
jSelectorForm __construct ( $sel)
  • $sel

Redefinition of:
jSelectorModule::__construct()
getClass (line 35)
  • access: public
void getClass ()
getCompiledBuilderFilePath (line 67)
  • access: public
void getCompiledBuilderFilePath ( $type)
  • $type
_createCachePath (line 61)
  • access: protected
void _createCachePath ()

Redefinition of:
jSelectorModule::_createCachePath()
_createPath (line 40)
  • access: protected
void _createPath ()

Redefinition of:
jSelectorModule::_createPath()

Inherited Methods

Inherited From jSelectorModule

jSelectorModule::__construct()
jSelectorModule::getCompiledFilePath()
jSelectorModule::getCompiler()
jSelectorModule::getPath()
jSelectorModule::toString()
jSelectorModule::useMultiSourceCompiler()
jSelectorModule::_createCachePath()
jSelectorModule::_createPath()

Documentation generated on Mon, 19 Sep 2011 14:13:34 +0200 by phpDocumentor 1.4.3