| $commandsPrefix | Erebot\Config\Main | protected |
| $configFile | Erebot\Config\Main | protected |
| $coreTranslator | Erebot\Config\Main | protected |
| $daemonize | Erebot\Config\Main | protected |
| $groupIdentity | Erebot\Config\Main | protected |
| $locale | Erebot\Config\Proxy | protected |
| $modules | Erebot\Config\Proxy | protected |
| $networks | Erebot\Config\Main | protected |
| $pidfile | Erebot\Config\Main | protected |
| $proxified | Erebot\Config\Proxy | protected |
| $timezone | Erebot\Config\Main | protected |
| $userIdentity | Erebot\Config\Main | protected |
| $version | Erebot\Config\Main | protected |
| __clone() | Erebot\Config\Main | |
| __construct($configData, $source,\Erebot\IntlInterface $translator) | Erebot\Config\Main | |
| Erebot::Config::Proxy::__construct(\Erebot\Interfaces\Config\Proxy $proxified,\SimpleXMLElement $xml) | Erebot\Config\Proxy | protected |
| __destruct() | Erebot\Config\Main | |
| getCommandsPrefix() | Erebot\Config\Main | |
| getConfigFile() | Erebot\Config\Main | |
| getGroupIdentity() | Erebot\Config\Main | |
| Erebot::getMainCfg() | Erebot\Config\Proxy | |
| Erebot::Interfaces::Config::Main::getMainCfg() | Erebot\Interfaces\Config\Proxy | |
| Erebot::getModule($moduleName) | Erebot\Config\Proxy | |
| Erebot::Interfaces::Config::Main::getModule($moduleName) | Erebot\Interfaces\Config\Proxy | |
| Erebot::getModules($recursive) | Erebot\Config\Proxy | |
| Erebot::Interfaces::Config::Main::getModules($recursive) | Erebot\Interfaces\Config\Proxy | |
| getNetworkCfg($network) | Erebot\Config\Main | |
| getNetworks() | Erebot\Config\Main | |
| getPidfile() | Erebot\Config\Main | |
| getTimezone() | Erebot\Config\Main | |
| getTranslator($component) | Erebot\Config\Main | |
| getUserIdentity() | Erebot\Config\Main | |
| getVersion() | Erebot\Config\Main | |
| load($configData, $source) | Erebot\Config\Main | |
| LOAD_FROM_FILE | Erebot\Interfaces\Config\Main | |
| LOAD_FROM_STRING | Erebot\Interfaces\Config\Main | |
| mustDaemonize() | Erebot\Config\Main | |
| Erebot::parseBool($module, $param, $default=null) | Erebot\Config\Proxy | |
| Erebot::Interfaces::Config::Main::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::Main::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::Main::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::Main::parseString($module, $param, $default=null) | Erebot\Interfaces\Config\Proxy | |
| stripXGlobWrappers(&$domxml) | Erebot\Config\Main | private |