API17:JModelList::populateState
From Joomla! Documentation
JModelList::populateState
Description
Method to auto-populate the model state.
Template:Description:JModelList::populateState [Edit Descripton]
protected function populateState (
$ordering=null
$direction=null
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $ordering | null | ||
| $direction | null |
- Returns
- Defined on line 271 of libraries/joomla/application/component/modellist.php
See also
JModelList::populateState source code on BitBucket
Class JModelList
Subpackage Application- Other versions of JModelList::populateState
Template:SeeAlso:JModelList::populateState [Edit See Also]
User contributed notes
<CodeExamplesForm />