JTableUsergroup::rebuild
Method to recursively rebuild the nested set tree.
Signature
public function rebuild([integer
$parent_id = 0,
[integer
$left = 0]] )
Parameters
-
$parent_id
- The root of the tree to rebuild.
-
$left
- The left id to start with in building the tree.
Returns
- boolean
- True on success