Class jSelectorForm

Description

Form selector

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

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

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 691)
  • access: protected

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

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

Redefinition of:
jSelectorModule::$_suffix
mixed $_where (line 692)
  • 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 696)
jSelectorForm __construct ( $sel)
  • $sel

Redefinition of:
jSelectorModule::__construct()
getClass (line 704)
  • access: public
void getClass ()
getCompiledBuilderFilePath (line 736)
  • access: public
void getCompiledBuilderFilePath ( $type)
  • $type
_createCachePath (line 730)
  • access: protected
void _createCachePath ()

Redefinition of:
jSelectorModule::_createCachePath()
_createPath (line 709)
  • 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 Wed, 07 Sep 2011 13:47:58 +0200 by phpDocumentor 1.4.3