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

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

Config_Container::getChild()

Config_Container::getChild() -- 指定したインデックスの子要素を返す

説明

子要素は配列として格納されます。このメソッドは、指定したインデックスの Config_Container オブジェクトを返します。

パラメータ

integer $index

子要素のインデックス。

返り値

子要素への参照、あるいは子要素が存在しない場合には FALSE を返します。

注意

この関数は、スタティックにコールする ことはできません。

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

Download Documentation Last updated: Sun, 05 Oct 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.