Class jSelectorActFast

Description

Special Action selector for jcoordinator Don't use it ! Only for internal purpose.

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

jSelectorModule
   |
   --jSelectorActFast
Direct descendents
Class Description
jSelectorAct Generic Action selector
Variable Summary
mixed $controller
mixed $method
mixed $request
mixed $type
mixed $_dirname
Method Summary
jSelectorActFast __construct ( $request,  $module,  $action)
void getClass ()
void toString ([ $full = false])
void _createPath ()
Variables
mixed $controller = '' (line 24)
  • access: public
mixed $method = '' (line 25)
  • access: public
mixed $request = '' (line 23)
  • access: public
mixed $type = 'act' (line 22)
  • access: protected

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

Redefinition of:
jSelectorModule::$_dirname

Inherited Variables

Inherited from jSelectorModule

jSelectorModule::$module
jSelectorModule::$resource
jSelectorModule::$_cachePath
jSelectorModule::$_cacheSuffix
jSelectorModule::$_compiler
jSelectorModule::$_compilerPath
jSelectorModule::$_path
jSelectorModule::$_suffix
jSelectorModule::$_useMultiSourceCompiler
Methods
Constructor __construct (line 30)
jSelectorActFast __construct ( $request,  $module,  $action)
  • $request
  • $module
  • $action

Redefinition of:
jSelectorModule::__construct()

Redefined in descendants as:
getClass (line 67)
  • access: public
void getClass ()
toString (line 60)
  • access: public
void toString ([ $full = false])
  • $full

Redefinition of:
jSelectorModule::toString()
_createCachePath (line 56)
  • access: protected
void _createCachePath ()

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

Redefinition of:
jSelectorModule::_createPath()

Redefined in descendants as:

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:32 +0200 by phpDocumentor 1.4.3