Erebot  latest
A modular IRC bot for PHP 5.3+
Erebot\Config\Main Member List

This is the complete list of members for Erebot\Config\Main, including all inherited members.

$commandsPrefixErebot\Config\Mainprotected
$configFileErebot\Config\Mainprotected
$coreTranslatorErebot\Config\Mainprotected
$daemonizeErebot\Config\Mainprotected
$groupIdentityErebot\Config\Mainprotected
$localeErebot\Config\Proxyprotected
$modulesErebot\Config\Proxyprotected
$networksErebot\Config\Mainprotected
$pidfileErebot\Config\Mainprotected
$proxifiedErebot\Config\Proxyprotected
$timezoneErebot\Config\Mainprotected
$userIdentityErebot\Config\Mainprotected
$versionErebot\Config\Mainprotected
__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\Proxyprotected
__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_FILEErebot\Interfaces\Config\Main
LOAD_FROM_STRINGErebot\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\Proxystatic
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\Proxystatic
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\Proxystatic
parseSomething($module, $param, $default,\Erebot\CallableInterface $parser, $origin,\Erebot\CallableInterface $checker)Erebot\Config\Proxyprotected
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\Mainprivate