Config_Container::getItemIndex

Config_Container::getItemIndex()

Config_Container::getItemIndex() -- Return item index in its parent children array

Description

Children Config_Container objects are stored in an array. This method will return the index of this item in its parent array.

Return value

mixed - returns int or NULL if root object

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.