JTableNested::saveorder/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JTableNested::saveorder

Description

Method to update order of table rows.

Description:JTableNested::saveorder [Edit Descripton]

public function saveorder (
        $idArray=null
        $lft_array=null
)
Parameter Type Default Description
$idArray array null id's of rows to be reordered
$lft_array array null lft values of rows to be reordered
  • Returns integer 1 + value of root rgt on success, false on failure
  • Defined on line 1377 of libraries/joomla/database/tablenested.php
  • Since Joomla 1.6

See also

SeeAlso:JTableNested::saveorder [Edit See Also]

User contributed notes


Personal tools