Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ControllerClient
+ Граф наследования:ControllerClient:

Открытые члены

 __construct (string $endpoint=null)
 
 createCall ($callUuid, $secretKey, $initiatorId)
 
- Открытые члены унаследованные от BaseSender
 __construct ()
 
 performRequest ($action, array $parameters=[])
 
 getHttpClientParameters ()
 

Защищенные члены

 getEndpoint ()
 
 getServiceUrl ()
 
- Защищенные члены унаследованные от BaseSender
 buildHttpClient ()
 
 buildResult (HttpClient $httpClient, bool $requestResult)
 
 createAnswerForJsonResponse ($queryResult, $response, $errors, $status)
 

Защищенные данные

 $endpoint
 
 $customEndpoint
 

Подробное описание

См. определение в файле ControllerClient.php строка 7

Конструктор(ы)

◆ __construct()

__construct ( string $endpoint = null)

См. определение в файле ControllerClient.php строка 12

Методы

◆ createCall()

createCall ( $callUuid,
$secretKey,
$initiatorId )

См. определение в файле ControllerClient.php строка 51

◆ getEndpoint()

getEndpoint ( )
protected

См. определение в файле ControllerClient.php строка 22

◆ getServiceUrl()

getServiceUrl ( )
protected

Returns API endpoint for the service.

Возвращает
string

Переопределяет метод предка BaseSender.

См. определение в файле ControllerClient.php строка 46

Данные класса

◆ $customEndpoint

$customEndpoint
protected

См. определение в файле ControllerClient.php строка 10

◆ $endpoint

$endpoint
protected

См. определение в файле ControllerClient.php строка 9