JModel::getState/1.5
From Joomla! Documentation
JModel::getState
Description
Method to get model state variables.
Description:JModel::getState [Edit Descripton]
public function getState ($property=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $property | string | null | Optional parameter name |
- Returns object The property where specified, the state object where omitted
- Defined on line 156 of libraries/joomla/application/component/model.php
- Since
See also
-
JModel::getState on api.joomla.org
-
JModel source code on JoomlaCode
-
Class JModel
-
Subpackage Application
- Other versions of JModel::getState
SeeAlso:JModel::getState [Edit See Also]
User contributed notes
<CodeExamplesForm />