Generic Action selector
main syntax: "module~action@requestType". module should be a valid module name or # (#=says to get the module of the current request). action should be an action name (controller:method or controller_method). all part are optional, but it should have one part at least.
Located in /core/selector/jSelectorAct.class.php (line 23)
jSelectorModule | --jSelectorActFast | --jSelectorAct
Inherited from jSelectorActFast
jSelectorActFast::$controller
jSelectorActFast::$method
jSelectorActFast::$request
jSelectorActFast::$type
jSelectorActFast::$_dirname
Inherited from jSelectorModule
jSelectorModule::$module
jSelectorModule::$resource
jSelectorModule::$_cachePath
jSelectorModule::$_cacheSuffix
jSelectorModule::$_compiler
jSelectorModule::$_compilerPath
jSelectorModule::$_path
jSelectorModule::$_suffix
jSelectorModule::$_useMultiSourceCompiler
Inherited From jSelectorActFast
jSelectorActFast::__construct()
jSelectorActFast::getClass()
jSelectorActFast::toString()
jSelectorActFast::_createCachePath()
jSelectorActFast::_createPath()
Inherited From jSelectorModule
jSelectorModule::__construct()
jSelectorModule::getCompiledFilePath()
jSelectorModule::getCompiler()
jSelectorModule::getPath()
jSelectorModule::toString()
jSelectorModule::useMultiSourceCompiler()
jSelectorModule::_createCachePath()
jSelectorModule::_createPath()
Documentation generated on Thu, 22 Mar 2012 22:17:03 +0100 by phpDocumentor 1.4.3