Config_Container::createItem (Previous) (Next) Config_Container::getAttribute

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Config_Container::createSection()

Config_Container::createSection() -- Add section to item

Описание

Must be called on a section. This is a helper method that calls createItem()

Параметр

string $name

Name of new section

array array $attributes

Section attributes

string $where

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

object $target

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

Возвращаемое значение

object - reference to new item

Заметка

Эта функция не должна вызываться статически.

Config_Container::createItem (Previous) (Next) Config_Container::getAttribute

Download Documentation Last updated: Mon, 02 Jul 2007
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.