Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
__construct () | |
addChild (&$node, $setCurrent=false) | |
getParent () | |
reset () | |
Fonctions membres publiques inherited from JObject | |
__construct ($properties=null) | |
__toString () | |
def ($property, $default=null) | |
get ($property, $default=null) | |
getProperties ($public=true) | |
getError ($i=null, $toString=true) | |
getErrors () | |
set ($property, $value=null) | |
setProperties ($properties) | |
setError ($error) | |
toString () |
Attributs protégés | |
$_root = null | |
$_current = null | |
Attributs protégés inherited from JObject | |
$_errors = array() |
JTree::__construct | ( | ) |
Constructor
Réimplémentée dans JAdminCssMenu.
Références JLog\add(), et JLog\WARNING.
JTree::addChild | ( | & | $node, |
$setCurrent = false |
|||
) |
Method to add a child
array | &$node | The node to process |
boolean | $setCurrent | True to set as current working node |
Références JLog\add(), et JLog\WARNING.
JTree::getParent | ( | ) |
Method to get the parent
Références JLog\add(), et JLog\WARNING.
JTree::reset | ( | ) |
Method to get the parent
Références JLog\add(), et JLog\WARNING.
|
protected |
|
protected |