JTable::move/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JTable::move

Description

Method to move a row in the ordering sequence of a group of rows defined by an SQL WHERE clause.

Description:JTable::move [Edit Descripton]

public function move (
        $delta
        $where= ''
)
Parameter Type Default Description
$delta
$where
  • Returns
  • Defined on line 1041 of libraries/joomla/database/table.php

See also

SeeAlso:JTable::move [Edit See Also]

User contributed notes


Personal tools