Todo List
Subconfigurations aren't loaded.
[line 3844]
SETUPSection __construct( $domSection)
Overridden in child classes as:
void addSection( $name)
void addValue( $name, $type, $value)
DOMElement getDOMElement( )
void getName( )
void getSections( )
void getValues( )
void merge( SETUPSection $source)
void mountAddSection( SETUPSection $section, $name)
void mountReplace( SETUPSection $section)
void remove( $name)
void removeFrom( $node)
void sectionExists( $name)
SETUPSection touchSection( string $name)
SETUPValue touchValue( string $name, [ $type = 'string'], [ $value = ''])
void umountReplace( )
void valueExists( $name)
void __get( $varName)
void __set( $varName, $section)