Description
This method will add a Config_Container child to the current container
children. Thus, addItem() can only be called
one a section type container. If a position is specified,
the object will be added at this postion. If
'before' or 'after'
are specified as position, a target object is required.
The object will then be added before or after the target
object position in the current container.