Previous Page
_getActionMethod()

Solar_App_HelloApp
_getActionView()

Next Page
_info()

_getActionView()

protected string _getActionView ( string $action )

Returns the view name for an action.

Inherited from Solar_Controller_Page.

Parameters

  • (string) $action: The action name.

Returns

  • (string) The related view name.

Description

Returns the view name for an action.