Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Espaces de nommage | |
Joomla\CMS\Tree | |
Fonctions | |
& | getChildren ($recursive=false) |
getParent () | |
getRoot () | |
hasChildren () | |
hasParent () | |
getSibling ($right=true) | |
Variables | |
trait | ImmutableNodeTrait |
$_children = array() | |
$_leftSibling = null | |
$_rightSibling = null | |