Solar_Controller_Page::_getActionMethod()
protected
string
Solar_Controller_Page::_getActionMethod
( string $action
)
Returns the method name for an action.
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.