Config_Container::addItem (Previous) (Next) Config_Container::createBlank

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

Config_Container::countChildren()

Config_Container::countChildren() -- コンテナの子供をカウントする

説明

このメソッドは、このコンテナが持っている子供の数を返します。 If either $name or $type, it will affine its search just to return the number of children corresponding to these parameters.

パラメータ

string $type

カウントする子供の種類です。

string $name

カウントする子供の名前です。

返り値

int - 見つかった子供の個数です。

注意

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

Config_Container::addItem (Previous) (Next) Config_Container::createBlank

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.