API17

API17:JModelList::populateState

From Joomla! Documentation

Joomla 11.1 JModelList::populateState

Description

Method to auto-populate the model state.


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


User contributed notes

Code Examples