API17:JModelList::populateState
From Joomla! Documentation
JModelList::populateState
Description
Method to auto-populate the model state.
Template:Description:JModelList::populateState [Edit Descripton]
Synopsis
protected JModelList->populateState ($ordering=null, $direction=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $ordering | null | ||
| $direction | null |
Returns
Defined in
libraries/joomla/application/component/modellist.php
Referenced by
See also
Template:SeeAlso:JModelList::populateState
Examples
<CodeExamplesForm />