JTableNested::rebuildPath
Method to rebuild the node's path field from the alias values of the nodes from the current node to the root node of the tree.
Signature
public function rebuildPath([integer
$pk = null] )
Parameters
-
$pk
- Primary key of the node for which to get the path.
Returns
- boolean
- True on success.