Previous Page
_preAction()

Solar_App_Bookmarks
_preRender()

Next Page
_preRun()

_preRender()

protected void _preRender ( )

Calls parent _preRender(), then sets $this->controller from $this->_name and $this->action from $this->_action.

Inherited from Solar_App_Base.

Parameters

  • None.

Returns

  • (void)

Description

Calls parent _preRender(), then sets $this->controller from $this->_name and $this->action from $this->_action.