API17

API17:JModelList::populateState

From Joomla! Documentation

Revision as of 15:54, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

Joomla 11.1 JModelList::populateState

Description

Method to auto-populate the model state.

{{subst:Description:JModelList::populateState}}

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

{{subst:SeeAlso:JModelList::populateState}}

User contributed notes

<CodeExamplesForm />