Полный список членов класса ApClient, включая наследуемые из базового класса
$connection | ApClient | protected |
$errorCollection | ApClient | protected |
$requiredKeys | ApClient | protectedstatic |
__construct(array $connection) | ApClient | |
batch($actions) | ApClient | |
call($methodName, $additionalParams=null) | ApClient | |
checkConnection(array $connection) | ApClient | protected |
ERROR_WRONG_ANSWER | ApClient | |
getConnection() | ApClient | |
getErrorCollection() | ApClient | |
getHttpClient() | ApClient | protected |
getRequestUrl($methodName) | ApClient | protected |
HTTP_SOCKET_TIMEOUT | ApClient | |
HTTP_STREAM_TIMEOUT | ApClient | |
init() | ApClient | static |
initById($connectionId) | ApClient | static |
METHOD_BATCH | ApClient | |
prepareRequest($additionalParams) | ApClient | protected |
prepareRequestData($additionalParams) | ApClient | protected |
prepareResponse($result) | ApClient | protected |
SERVER_ENCODING | ApClient |