API17

API17:JModelList::getItems

From Joomla! Documentation

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

Joomla 11.1 JModelList::getItems

Description

Method to get an array of data items.

{{subst:Description:JModelList::getItems}}

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

{{subst:SeeAlso:JModelList::getItems}}

User contributed notes

<CodeExamplesForm />