Полный список членов класса Context, включая наследуемые из базового класса
$callback | Context | protected |
$category | Context | protected |
$keepAlive | Context | protected |
$priority | Context | protected |
$smtp | Context | protected |
__construct(array $params=null) | Context | |
CAT_EXTERNAL | Context | |
getCallback() | Context | |
getCategory() | Context | |
getKeepAlive() | Context | |
getPriority() | Context | |
getSmtp() | Context | |
PRIORITY_HIGH | Context | |
PRIORITY_LOW | Context | |
PRIORITY_NORMAL | Context | |
setCallback(Callback\Config $config) | Context | |
setCategory($category) | Context | |
setKeepAlive(?string $keepAlive) | Context | |
setPriority($priority) | Context | |
setSmtp(Smtp\Config $config) | Context |