API17

API17:JModelList::populateState

From Joomla! Documentation

Revision as of 02:24, 28 April 2011 by Doxiki2 (talk | contribs) (Updated to r1448:247ba8d88526)

Joomla 11.1 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

Template:SeeAlso:JModelList::populateState [Edit See Also]

User contributed notes

<CodeExamplesForm />