JCategoryNode::setParent
Set the parent of this category
If the category already has a parent, the link is unset
Signature
public function setParent(mixed
$parent )
Parameters
-
$parent
- JCategoryNode for the parent to be set or null
Returns
- void