API17:JModel:: getListCount
From Joomla! Documentation
JModel::_getListCount
Description
Returns a record count for the query.
protected function _getListCount ($query)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $query | string | The query. |
See also
JModel::_getListCount source code on BitBucket
Class JModel
Subpackage Application- Other versions of JModel::_getListCount
User contributed notes
Code Examples