API17

API17:JTable::getNextOrder

From Joomla! Documentation

Joomla 11.1 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


User contributed notes

Code Examples