Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
delete ($pk=null, $children=false) | |
Category table
Method to delete a node and, optionally, its child nodes from the table.
integer | $pk | The primary key of the node to delete. |
boolean | $children | True to delete child nodes, false to move them up a level. |