Erebot  latest
A modular IRC bot for PHP 7.0+
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\Intl\TranslatorInterface $translator)Erebot\Config\Main
Erebot::Config::Proxy::__construct(\Erebot\Interfaces\Config\Proxy $proxified,\SimpleXMLElement $xml)Erebot\Config\Proxyprotected
__destruct()Erebot\Config\Main
getBaseDir($component) (defined in Erebot\Config\Proxy)Erebot\Config\Proxyprotectedstatic
getCommandsPrefix()Erebot\Config\Main
getConfigFile()Erebot\Config\Main
getGroupIdentity()Erebot\Config\Main
getMainCfg()Erebot\Config\Proxy
getModule($moduleName)Erebot\Config\Proxy
getModules($recursive)Erebot\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
mustDaemonize()Erebot\Config\Main
parseBool($module, $param, $default=null)Erebot\Config\Proxy
parseBoolHelper($value)Erebot\Config\Proxystatic
parseInt($module, $param, $default=null)Erebot\Config\Proxy
parseIntHelper($value)Erebot\Config\Proxystatic
parseReal($module, $param, $default=null)Erebot\Config\Proxy
parseRealHelper($value)Erebot\Config\Proxystatic
parseSomething($module, $param, $default, callable $parser, $origin, callable $checker)Erebot\Config\Proxyprotected
parseString($module, $param, $default=null)Erebot\Config\Proxy
stripXGlobWrappers(&$domxml)Erebot\Config\Mainprivate