JTable::reorder/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JTable::reorder

Description

Method to compact the ordering values of rows in a group of rows defined by an SQL WHERE clause.

Description:JTable::reorder [Edit Descripton]

public function reorder ($where= '')
Parameter Type Default Description
$where string WHERE clause to use for limiting the selection of rows to compact the ordering values.
  • Returns mixed Boolean true on success.
  • Defined on line 963 of libraries/joomla/database/table.php
  • Since Joomla 1.0

See also

SeeAlso:JTable::reorder [Edit See Also]

User contributed notes


Personal tools