API17

API17:JModelList::populateState

From Joomla! Documentation

Revision as of 00:00, 21 April 2011 by Doxiki2 (talk | contribs) (Bulk upload by Doxiki2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Referenced by

See also

[Edit See Also]

Template:SeeAlso:JModelList::populateState

Examples

<CodeExamplesForm />