API17

API17:JModelList::getItems

From Joomla! Documentation

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

See also


User contributed notes

Code Examples