$_xmlConfig
$_xmlConfig : \Horde_Config
Contains the Horde_Config object that this form represents.
A Horde_Form:: form that implements a user interface for the config system.
Copyright 2002-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
$_xmlConfig : \Horde_Config
Contains the Horde_Config object that this form represents.
_buildVariables(array $config, string $prefix = '')
Builds the form based on the specified level of the configuration tree.
array | $config | The portion of the configuration tree for that the form fields should be created. |
string | $prefix | A string representing the current position inside the configuration tree. |