API17

API17:JModelList::getListQuery

From Joomla! Documentation

Joomla 11.1 JModelList::getListQuery

Description

Method to get a object for retrieving the data set from a database.


protected function getListQuery ()
  • Returns object A object to retrieve the data set.
  • Defined on line 141 of libraries/joomla/application/component/modellist.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples