См. определение в файле context.php строка 10
◆ getRequest()
- Возвращает
- \Bitrix\Main\HttpRequest
См. определение в файле context.php строка 15
◆ isInternalRequest()
static isInternalRequest |
( |
| ) |
|
|
static |
Checks whether the request from grid
- Возвращает
- bool
См. определение в файле context.php строка 24
◆ isShowpageRequest()
static isShowpageRequest |
( |
| ) |
|
|
static |
Checks that this is edit action request
- Возвращает
- bool
См. определение в файле context.php строка 48
◆ isValidateRequest()
static isValidateRequest |
( |
| ) |
|
|
static |
Checks that this is validate action request
- Возвращает
- bool
См. определение в файле context.php строка 37