Config_Container::searchPath (Previous) (Next) Config_Container::setContent

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

Config_Container::setAttributes()

Config_Container::setAttributes() -- Fixe les attributs d'un élément

Description

Les attributs sont stockés dans un tableau. Ils sont employés dans certains conteneurs comme un tableau PHP, XML, Apache. Dans les conteneurs IniFile ou IniCommented, les attributs ne sont pas employés. Vous trouverez des exemples de la méthode getAttributes() pour vous faire une idée du rendu des attributs. Utilisez updateAttributes() si vous voulez juste changer certains d'entre eux.

Paramètres

array $attributs

tableau d'attributs

Note

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

Config_Container::searchPath (Previous) (Next) Config_Container::setContent

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.