1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс CRestServerBatchItem
Граф наследования:CRestServerBatchItem:
CRestServer

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

 setApplicationId ($appId)
 setAuthKeys ($keys)
 setAuthData ($authData)
 setAuthType ($authType)
Открытые члены унаследованные от CRestServer
 __construct ($params, $toLowerMethod=true)
 process ()
 getTransport ()
 getAuth ()
 getAuthData ()
 getAuthScope ()
 getQuery ()
 getAuthType ()
 getAppId ()
 getClientId ()
 getPasswordId ()
 getMethod ()
 setStatus ($status)
 setSecurityState ($state=null)
 getScope ()
 getScopeList ()
 getServiceDescription ()
 getTokenCheckSignature ($method, $queryString)
 getApplicationSignature ()
 requestConfirmation ($userList, $message)
 sendHeaders ()
 sendHeadersAdditional ()
 output ($data)
 finalize ()

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

 checkAuth ()
Защищенные члены унаследованные от CRestServer
 isTokenCheck ()
 processTokenCheckCall ()
 processCall ()
 canUseConnectors ()
 getMethodOptions ()
 appendDebugInfo (array $data)

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

 $authKeys = array()
Защищенные данные унаследованные от CRestServer
 $class = ''
 $method = ''
 $transport = ''
 $scope = ''
 $query = array()
 $timeStart = 0
 $timeProcessStart = 0
 $timeProcessFinish = 0
 $usage = null
 $auth = array()
 $authData = array()
 $authScope = null
 $clientId = ''
 $passwordId = ''
 $error = ''
 $resultStatus = null
 $securityMethodState = null
 $securityClientState = null
 $arServiceDesc = array()
 $tokenCheck = false
 $authType = null

Дополнительные унаследованные члены

Открытые статические члены унаследованные от CRestServer
static instance ()
static transportSupported ($transport)
Поля данных унаследованные от CRestServer
const STATUS_OK = "200 OK"
const STATUS_CREATED = "201 Created"
const STATUS_WRONG_REQUEST = "400 Bad Request"
const STATUS_UNAUTHORIZED = "401 Unauthorized"
const STATUS_PAYMENT_REQUIRED = "402 Payment Required"
const STATUS_FORBIDDEN = "403 Forbidden"
const STATUS_NOT_FOUND = "404 Not Found"
const STATUS_TO_MANY_REQUESTS = "429 Too Many Requests"
const STATUS_INTERNAL = "500 Internal Server Error"
Статические защищенные данные унаследованные от CRestServer
static $instance = null

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

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

Методы

◆ checkAuth()

checkAuth ( )
protected

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

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

◆ setApplicationId()

setApplicationId ( $appId)

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

◆ setAuthData()

setAuthData ( $authData)

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

◆ setAuthKeys()

setAuthKeys ( $keys)

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

◆ setAuthType()

setAuthType ( $authType)

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

Поля

◆ $authKeys

$authKeys = array()
protected

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/rest/classes/general/rest.php