Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct ($data=array()) | |
getParams () | |
setParams ($params) | |
Fonctions membres publiques hérités de NodeInterface | |
setParent (NodeInterface $parent) | |
addChild (NodeInterface $child) | |
removeChild (NodeInterface $child) | |
setSibling (NodeInterface $sibling, $right=true) | |
Fonctions membres publiques hérités de ImmutableNodeInterface | |
& | getChildren ($recursive=false) |
getParent () | |
getRoot () | |
hasChildren () | |
hasParent () | |
getSibling ($right=true) | |
Champs de données | |
$id | |
$menutype | |
$title | |
$alias | |
$note | |
$route | |
$link | |
$type | |
$level | |
$language | |
$browserNav | |
$access | |
$home | |
$img | |
$template_style_id | |
$component_id | |
$parent_id | |
$component | |
$tree = array() | |
$query = array() | |
Attributs protégés | |
$params | |
Object representing a menu item
__construct | ( | $data = array() | ) |
setParams | ( | $params | ) |
$access |
$alias |
$browserNav |
$component |
$component_id |
$home |
$id |
$img |
$link |
$menutype |
$note |
|
protected |
$parent_id |
$query = array() |
$route |
$template_style_id |
$title |
$tree = array() |
$type |