API17:JModel:: getListCount
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JModel::_getListCount
Description
Returns a record count for the query.
Description:JModel:: getListCount [Edit Descripton]
Since
Synopsis
protected JModel::_getListCount ($query)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $query | string | The query. |
Returns
int
Defined in
libraries/joomla/application/component/model.php (line 270)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
