Solar_Controller_Page::_getActionView()

protected string Solar_Controller_Page::_getActionView ( string $action )

Returns the view name for an action.

Parameters

  • (string) $action: The action name.

Returns

  • (string) The related view name.

Description

Returns the view name for an action.



Local