Config_Container::getAttributes (Previous) (Next) Config_Container::getContent

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Config_Container::getChild()

Config_Container::getChild() -- Retourne l'objet enfant désigné par son index

Description

Les enfants sont stockés dans un tableau. Cette méthode retourne l'objet Config_Container qui se trouve à la position précisée par $index.

Paramètres

entier $index

Index de l'enfant

Valeur retournée

mixed - retourne une référence à l'objet enfant ou FALSE si l'enfant n'existe pas.

Note

Cette fonction ne peut pas être appelée de façon statique.

Config_Container::getAttributes (Previous) (Next) Config_Container::getContent

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.