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
string $request
mixed $type
mixed $_dirname
Method Summary
jSelectorActFast __construct ( $requestType,  $module,  $action)
void getClass ()
void isEqualTo (jSelectorActFast $otherAction)
void toString ([ $full = false])
void _createPath ()
Variables
mixed $controller = '' (line 27)
  • access: public
mixed $method = '' (line 28)
  • access: public
string $request = '' (line 26)
  • var: type of request
  • access: public
mixed $type = 'act' (line 22)
  • access: protected

Redefinition of:
jSelectorModule::$type
mixed $_dirname = 'actions/' (line 29)
  • 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 34)
  • var: type of request ('classic', 'soap'...)
jSelectorActFast __construct ( $requestType,  $module,  $action)
  • $requestType
  • $module
  • $action

Redefinition of:
jSelectorModule::__construct()

Redefined in descendants as:
getClass (line 70)
  • access: public
void getClass ()
isEqualTo (line 74)
  • access: public
void isEqualTo (jSelectorActFast $otherAction)
toString (line 63)
  • access: public
void toString ([ $full = false])
  • $full

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

Redefinition of:
jSelectorModule::_createCachePath()
_createPath (line 51)
  • 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 Wed, 04 Jan 2017 22:56:37 +0100 by phpDocumentor 1.4.3