JTableNested::orderUp/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JTableNested::orderUp

Description

Method to move a node one position to the left in the same level.

Description:JTableNested::orderUp [Edit Descripton]

public function orderUp ($pk)
Parameter Type Default Description
$pk integer Primary key of the node to move.
  • Returns boolean True on success.
  • Defined on line 958 of libraries/joomla/database/tablenested.php
  • Since Joomla 1.6

See also

SeeAlso:JTableNested::orderUp [Edit See Also]

User contributed notes


Personal tools