Полный список членов класса Config, включая наследуемые из базового класса
$from | Config | protected |
$host | Config | protected |
$isOauth | Config | protected |
$login | Config | protected |
$password | Config | protected |
$port | Config | protected |
$protocol | Config | protected |
__construct(array $params=null) | Config | |
canCheck() | Config | static |
check(&$error=null, Main\ErrorCollection &$errors=null) | Config | |
getFrom() | Config | |
getHost() | Config | |
getIsOauth() | Config | |
getLogin() | Config | |
getPassword() | Config | |
getPort() | Config | |
getProtocol() | Config | |
setFrom($from) | Config | |
setHost($host) | Config | |
setIsOauth($isOauth) | Config | |
setLogin($login) | Config | |
setPassword($password) | Config | |
setPort($port) | Config | |
setProtocol($protocol) | Config |