Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence du fichier NodeTrait.php

Espaces de nommage

 Joomla\CMS\Tree
 

Fonctions

 setParent (NodeInterface $parent)
 
 addChild (NodeInterface $child)
 
 removeChild (NodeInterface $child)
 
 setSibling (NodeInterface $sibling, $right=true)
 

Variables

trait NodeTrait