previousConfig_Container::getName (Previous) (Next) Config_Container::getTypenext

View this page in Last updated: Sun, 21 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Config_Container::getParent

Config_Container::getParent() – アイテムの親オブジェクトを返す

Synopsis

require_once 'Config/Container.php';

object Config_Container::getParent ( ( void )

Description

アイテムの親オブジェクトを返します。

Return value

object - 親オブジェクトのリファレンスか、 ルートオブジェクトの場合はNULLが返ります。

Note

This function can not be called statically.

previousConfig_Container::getName (Previous) (Next) Config_Container::getTypenext

Download Documentation Last updated: Sun, 21 Jun 2009
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.