Solar_App_Hello::_getActionView()

protected string Solar_App_Hello::_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.



Local