|
Erebot
latest
A modular IRC bot for PHP 5.3+
|
This is the complete list of members for Erebot\Config\Proxy, including all inherited members.
| $locale | Erebot\Config\Proxy | protected |
| $modules | Erebot\Config\Proxy | protected |
| $proxified | Erebot\Config\Proxy | protected |
| __clone() | Erebot\Config\Proxy | |
| __construct(\Erebot\Interfaces\Config\Proxy $proxified,\SimpleXMLElement $xml) | Erebot\Config\Proxy | protected |
| __destruct() | Erebot\Config\Proxy | |
| getMainCfg() | Erebot\Config\Proxy | |
| getModule($moduleName) | Erebot\Config\Proxy | |
| getModules($recursive) | Erebot\Config\Proxy | |
| getTranslator($component) | Erebot\Config\Proxy | |
| parseBool($module, $param, $default=null) | Erebot\Config\Proxy | |
| parseBoolHelper($value) | Erebot\Config\Proxy | static |
| parseInt($module, $param, $default=null) | Erebot\Config\Proxy | |
| parseIntHelper($value) | Erebot\Config\Proxy | static |
| parseReal($module, $param, $default=null) | Erebot\Config\Proxy | |
| parseRealHelper($value) | Erebot\Config\Proxy | static |
| parseSomething($module, $param, $default,\Erebot\CallableInterface $parser, $origin,\Erebot\CallableInterface $checker) | Erebot\Config\Proxy | protected |
| parseString($module, $param, $default=null) | Erebot\Config\Proxy |