API17

API17:JTableNested::setLocation

From Joomla! Documentation

Joomla 11.1 JTableNested::setLocation

Description

Method to set the location of a node in the tree object.


public function setLocation (
        $referenceId
        $position= 'after'
)
Parameter Type Default Description
$referenceId
$position 'after'
  • Returns
  • Defined on line 208 of libraries/joomla/database/tablenested.php

See also


User contributed notes

Code Examples