Solar_Controller_Page::_fixAction()
protected
void
Solar_Controller_Page::_fixAction ( void
)
Fixes the requested $_action value based on the various properties available.
Parameters
None.
Returns
(void)
Description
Fixes the requested $_action value based on the various properties available.
By default, leaves the $_action value as-is; if the action does not map to a method, _notFound() will be triggered.