Config_Container::countChildren (Previous) (Next) Config_Container::createComment

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

Config_Container::createBlank()

Config_Container::createBlank() -- Add blank line to item

Beschreibung

The current item must be a section. This is a helper method that calls createItem()

Parameter

string $where

Where to create the new item ('top', 'bottom', 'before', 'after')

object $target

Required only if 'before' or 'after' is used for $where

Rückgabewert

object - reference to new item

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Config_Container::countChildren (Previous) (Next) Config_Container::createComment

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.