API17:JModelList::getTotal
From Joomla! Documentation
JModelList::getTotal
Description
Method to get the total number of items for the data set.
Template:Description:JModelList::getTotal [Edit Descripton]
Since
Synopsis
public JModelList->getTotal ()
Returns
integer The total number of items available in the data set.
Defined in
libraries/joomla/application/component/modellist.php
Referenced by
See also
Template:SeeAlso:JModelList::getTotal
Examples
<CodeExamplesForm />