JTableNested::orderDown/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 JTableNested::orderDown

Description

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

Description:JTableNested::orderDown [Edit Descripton]

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

See also

SeeAlso:JTableNested::orderDown [Edit See Also]

User contributed notes


Personal tools