◆ delete()
Method to delete a node and, optionally, its child nodes from the table.
- Paramètres
-
integer | $pk | The primary key of the node to delete. |
boolean | $children | True to delete child nodes, false to move them up a level. |
- Renvoie
- boolean True on success.
- Depuis
- 2.5
Références $db, $query, et $return.
La documentation de cette classe a été générée à partir du fichier suivant :