API17

API17:JModelList::getTotal

From Joomla! Documentation

Revision as of 00:00, 21 April 2011 by Doxiki2 (talk | contribs) (Bulk upload by Doxiki2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JModelList::getTotal

Description

Method to get the total number of items for the data set.

Template:Description:JModelList::getTotal [Edit Descripton]

Since

Joomla 11.1

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

[Edit See Also]

Template:SeeAlso:JModelList::getTotal

Examples

<CodeExamplesForm />