API17

API17:JModelList::populateState

From Joomla! Documentation

Revision as of 02:00, 24 April 2011 by Doxiki2 (talk | contribs) (Layout updates)

Joomla 11.1 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 (line 271)

Referenced by

See also

[Edit See Also]

Template:SeeAlso:JModelList::populateState

Examples

<CodeExamplesForm />