Class jSelectorActFast

Description

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

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

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 183)
  • access: public
mixed $method = '' (line 184)
  • access: public
mixed $request = '' (line 182)
  • access: public
mixed $type = 'act' (line 181)
  • access: protected

Redefinition of:
jSelectorModule::$type
mixed $_dirname = 'actions/' (line 185)
  • 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 189)
jSelectorActFast __construct ( $request,  $module,  $action)
  • $request
  • $module
  • $action

Redefinition of:
jSelectorModule::__construct()

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

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

Redefinition of:
jSelectorModule::_createCachePath()
_createPath (line 208)
  • 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