Get all value elements below the given section element and create the corresponding value objects. If there are multiple values with the same name, an Exception is thrown.
Merges the given GALSection recursively into this section.
This method recursively adds every subsection and every value which is defined in $source but not in this section. Existing sections and values aren't touched.
This method transparently adds a "foreign" section to the configuration tree. It might come from another config tree or from another part of the same config. Think of it as of a symbolic link.