|
Previous Page |
Solar_App_HelloApp |
Next Page |
_getActionMethod()
protected
string
_getActionMethod (
string $action
)
Returns the method name for an action.
Inherited from Solar_Controller_Page.
Parameters
- (string)
$action: The action name.
Returns
- (string) The method name, or boolean false if the action method does not exist.
Description
Returns the method name for an action.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- __get()
- __set()
- _addViewHelpers()
- _addViewTemplates()
- _error()
- _exception()
- _exceptionDuringFetch()
- _fixFormat()
- _fixInfo()
- _fixLayout()
- _forward()
- _getActionFormat()
- _getActionMethod()
- _getActionView()
- _info()
- _isProcess()
- _load()
- _loadAction()
- _loadInfoQueryFormat()
- _notFound()
- _postAction()
- _postRender()
- _postRun()
- _preAction()
- _preRender()
- _preRun()
- _query()
- _redirect()
- _redirectNoCache()
- _render()
- _renderLayout()
- _renderView()
- _setContentType()
- _setLayoutTemplates()
- _setViewObject()
- _setup()
- actionError()
- actionMain()
- actionRss()
- apiVersion()
- display()
- dump()
- fetch()
- locale()
- setController()
- setFrontController()