Config_Container::createBlank (Previous) (Next) Config_Container::createDirective

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

Config_Container::createComment()

Config_Container::createComment()  -- Ajoute un commentaire à l'élément

Description

L'élément courrant doit être une section. C'est en fait une méthode d'aide qui appelle createItem()

Paramètres

chaîne de caractères $contenu

Contenu du commentaire

chaîne de caractères $emplacement

Où créer le nouvel élément ('top', 'bottom', 'before', 'after')

object $cible

Requis seulement si $emplacement est fixé à 'before' ou 'after'.

Valeur retournée

objet - référence au nouvel élément

Valeurs renvoyées

Note

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

Config_Container::createBlank (Previous) (Next) Config_Container::createDirective

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.