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.