| $connectionURI | Erebot\Config\Server | protected |
| $locale | Erebot\Config\Proxy | protected |
| $modules | Erebot\Config\Proxy | protected |
| $proxified | Erebot\Config\Proxy | protected |
| __clone() | Erebot\Config\Proxy | |
| __construct(\Erebot\Interfaces\Config\Network $netCfg,\SimpleXMLElement $xml) | Erebot\Config\Server | |
| Erebot::Config::Proxy::__construct(\Erebot\Interfaces\Config\Proxy $proxified,\SimpleXMLElement $xml) | Erebot\Config\Proxy | protected |
| __destruct() | Erebot\Config\Server | |
| getConnectionURI() | Erebot\Config\Server | |
| Erebot::getMainCfg() | Erebot\Config\Proxy | |
| Erebot::Interfaces::Config::Server::getMainCfg() | Erebot\Interfaces\Config\Proxy | |
| Erebot::getModule($moduleName) | Erebot\Config\Proxy | |
| Erebot::Interfaces::Config::Server::getModule($moduleName) | Erebot\Interfaces\Config\Proxy | |
| Erebot::getModules($recursive) | Erebot\Config\Proxy | |
| Erebot::Interfaces::Config::Server::getModules($recursive) | Erebot\Interfaces\Config\Proxy | |
| getNetworkCfg() | Erebot\Config\Server | |
| Erebot::getTranslator($component) | Erebot\Config\Proxy | |
| Erebot::Interfaces::Config::Server::getTranslator($component) | Erebot\Interfaces\Config\Proxy | |
| Erebot::parseBool($module, $param, $default=null) | Erebot\Config\Proxy | |
| Erebot::Interfaces::Config::Server::parseBool($module, $param, $default=null) | Erebot\Interfaces\Config\Proxy | |
| parseBoolHelper($value) | Erebot\Config\Proxy | static |
| Erebot::parseInt($module, $param, $default=null) | Erebot\Config\Proxy | |
| Erebot::Interfaces::Config::Server::parseInt($module, $param, $default=null) | Erebot\Interfaces\Config\Proxy | |
| parseIntHelper($value) | Erebot\Config\Proxy | static |
| Erebot::parseReal($module, $param, $default=null) | Erebot\Config\Proxy | |
| Erebot::Interfaces::Config::Server::parseReal($module, $param, $default=null) | Erebot\Interfaces\Config\Proxy | |
| parseRealHelper($value) | Erebot\Config\Proxy | static |
| parseSomething($module, $param, $default,\Erebot\CallableInterface $parser, $origin,\Erebot\CallableInterface $checker) | Erebot\Config\Proxy | protected |
| Erebot::parseString($module, $param, $default=null) | Erebot\Config\Proxy | |
| Erebot::Interfaces::Config::Server::parseString($module, $param, $default=null) | Erebot\Interfaces\Config\Proxy | |