|
Previous Page |
Solar_Controller_Page |
Next Page |
_load()
protected
void
_load (
string $spec
)
Loads properties from an action specification.
Parameters
- (string)
$spec: The action specification.
Returns
- (void)
Description
Loads properties from an action specification.
Note that if the action info ends in a format extension, layout will automatically be turned off.
For example, "foo/bar/baz.xml" will set $this->_format = "xml" and $this->_layout = null.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- __get()
- __set()
- _addViewHelpers()
- _addViewTemplates()
- _exception()
- _exceptionDuringFetch()
- _forward()
- _forwardActionMethod()
- _getActionFormat()
- _getActionMethod()
- _getActionView()
- _info()
- _isProcess()
- _load()
- _postAction()
- _postRender()
- _postRun()
- _preAction()
- _preRender()
- _preRun()
- _query()
- _redirect()
- _redirectNoCache()
- _render()
- _renderLayout()
- _renderView()
- _setContentType()
- _setLayoutTemplates()
- _setViewObject()
- _setup()
- apiVersion()
- display()
- dump()
- fetch()
- locale()
- setFrontController()