API17:JTableNested::setLocation
From Joomla! Documentation
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
JTableNested::setLocation source code on BitBucket
Class JTableNested
Subpackage Database- Other versions of JTableNested::setLocation
User contributed notes
Code Examples