API17:JTable::getNextOrder
From Joomla! Documentation
JTable::getNextOrder
Description
Method to get the next ordering value for a group of rows defined by an SQL WHERE clause.
public function getNextOrder ($where= '')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $where |
- Returns
- Defined on line 918 of libraries/joomla/database/table.php
See also
JTable::getNextOrder source code on BitBucket
Class JTable
Subpackage Database- Other versions of JTable::getNextOrder
User contributed notes
Code Examples