internal package
Foswiki::Configure::Section internal package
Foswiki::Configure::Section is a
Foswiki::Configure::Item A collection node in a configuration item tree; a collection of configuration items and subsections.
IMPORTANT: there are some naming conventions for fields that apply to all subclasses of this class. See Foswiki::Configure::Item for details.ClassMethod
new(@opts) @opts
- array of key-value options, e.g. headline => 'Security Settings'
Constructor.
ObjectMethod
addChild($child)