|
static | onRestServiceBuildDescription () |
static | onRestAppDelete (array $fields) |
static | onRestAppUpdate (array $fields) |
static | addSender ($params, $n, $server) |
static | updateSender ($params, $n, $server) |
static | deleteSender ($params, $n, $server) |
static | getSenderList ($params, $n, $server) |
static | updateMessageStatus ($params, $n, $server) |
static | getMessageStatus (array $params, int $n, CRestServer $server) |
См. определение в файле restservice.php строка 13
◆ addSender()
addSender |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
- Аргументы
-
array | $params | Input params. |
int | $n | Offset. |
CRestServer | $server | Rest server instance. |
- Возвращает
- bool
- Исключения
-
Exception
См. определение в файле restservice.php строка 100
◆ deleteSender()
deleteSender |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
- Аргументы
-
array | $params | Input params. |
int | $n | Offset. |
CRestServer | $server | Rest server instance. |
- Возвращает
- bool
- Исключения
-
Exception
См. определение в файле restservice.php строка 262
◆ getMessageStatus()
- Аргументы
-
| array{ | message_id: int } $params |
int | $n | |
CRestServer | $server | |
- Возвращает
- string
- Исключения
-
См. определение в файле restservice.php строка 377
◆ getSenderList()
getSenderList |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
- Аргументы
-
array | $params | Input params. |
int | $n | Offset. |
CRestServer | $server | Rest server instance. |
- Возвращает
- array
- Исключения
-
Bitrix\Main\ArgumentException
См. определение в файле restservice.php строка 300
◆ onRestAppDelete()
onRestAppDelete |
( |
array | $fields | ) |
|
|
static |
- Аргументы
-
array | $fields | Fields describes application. |
- Возвращает
- void
См. определение в файле restservice.php строка 52
◆ onRestAppUpdate()
onRestAppUpdate |
( |
array | $fields | ) |
|
|
static |
- Аргументы
-
array | $fields | Fields describes application. |
- Возвращает
- void
См. определение в файле restservice.php строка 88
◆ onRestServiceBuildDescription()
onRestServiceBuildDescription |
( |
| ) |
|
|
static |
◆ updateMessageStatus()
updateMessageStatus |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
- Аргументы
-
array | $params | Input params. |
int | $n | Offset. |
CRestServer | $server | Rest server instance. |
- Возвращает
- bool
- Исключения
-
AccessException | |
RestException | |
См. определение в файле restservice.php строка 331
◆ updateSender()
updateSender |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
- Аргументы
-
array | $params | Input params. |
int | $n | Offset. |
CRestServer | $server | Rest server instance. |
- Возвращает
- bool
- Исключения
-
Exception
См. определение в файле restservice.php строка 167
◆ $app
◆ ERROR_HANDLER_URL_MATCH
const ERROR_HANDLER_URL_MATCH = 'ERROR_HANDLER_URL_MATCH' |
◆ ERROR_MESSAGE_NOT_FOUND
const ERROR_MESSAGE_NOT_FOUND = 'ERROR_MESSAGE_NOT_FOUND' |
◆ ERROR_MESSAGE_STATUS_INCORRECT
const ERROR_MESSAGE_STATUS_INCORRECT = 'ERROR_MESSAGE_STATUS_INCORRECT' |
◆ ERROR_SENDER_ADD_FAILURE
const ERROR_SENDER_ADD_FAILURE = 'ERROR_SENDER_ADD_FAILURE' |
◆ ERROR_SENDER_ALREADY_INSTALLED
const ERROR_SENDER_ALREADY_INSTALLED = 'ERROR_SENDER_ALREADY_INSTALLED' |
◆ ERROR_SENDER_CODE_REQUIRED
const ERROR_SENDER_CODE_REQUIRED = 'ERROR_SENDER_CODE_REQUIRED' |
◆ ERROR_SENDER_NOT_FOUND
const ERROR_SENDER_NOT_FOUND = 'ERROR_SENDER_NOT_FOUND' |
◆ ERROR_SENDER_OTHER_PARAMS_REQUIRED
const ERROR_SENDER_OTHER_PARAMS_REQUIRED = 'ERROR_SENDER_OTHER_PARAMS_REQUIRED' |
◆ ERROR_SENDER_UPDATE_FAILURE
const ERROR_SENDER_UPDATE_FAILURE = 'ERROR_SENDER_UPDATE_FAILURE' |
◆ ERROR_SENDER_VALIDATION_FAILURE
const ERROR_SENDER_VALIDATION_FAILURE = 'ERROR_SENDER_VALIDATION_FAILURE' |
◆ ERROR_UNSUPPORTED_PROTOCOL
const ERROR_UNSUPPORTED_PROTOCOL = 'ERROR_UNSUPPORTED_PROTOCOL' |
◆ ERROR_WRONG_HANDLER_URL
const ERROR_WRONG_HANDLER_URL = 'ERROR_WRONG_HANDLER_URL' |
◆ SCOPE
const SCOPE = 'messageservice' |
Объявления и описания членов класса находятся в файле: