API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
JNode::__construct | ( | ) |
Class constructor, overridden in descendant classes.
protected
Réimplémentée à partir de JObject.
JNode::addChild | ( | &$ | node | ) |
Référencé par iLink::_getLayouts(), et iLink::_getOptions().
& JNode::getChildren | ( | ) |
& JNode::getParent | ( | ) |
JNode::hasChildren | ( | ) |
JNode::setParent | ( | &$ | node | ) |
JNode::$_children = array() |
Array of Children
JNode::$_parent = null |
Parent node