API17:JModelList::getItems
From Joomla! Documentation
JModelList::getItems
Description
Method to get an array of data items.
public function getItems ()
- Returns mixed An array of data items on success, false on failure.
- Defined on line 109 of libraries/joomla/application/component/modellist.php
- Since

See also
JModelList::getItems source code on BitBucket
Class JModelList
Subpackage Application- Other versions of JModelList::getItems
User contributed notes
Code Examples