JTable::reorder/1.5
From Joomla! Documentation
JTable::reorder
Description
Compacts the ordering sequence of the selected records.
Description:JTable::reorder [Edit Descripton]
public function reorder ($where='')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $where | string | Additional where query to limit ordering to a particular subset of records |
- Returns
- Defined on line 426 of libraries/joomla/database/table.php
See also
-
JTable::reorder on api.joomla.org
-
JTable source code on JoomlaCode
-
Class JTable
-
Subpackage Database
- Other versions of JTable::reorder
SeeAlso:JTable::reorder [Edit See Also]
User contributed notes
<CodeExamplesForm />