|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct (Server $server, array $request) | |
| addFilter (Type\IRequestFilter $filter) | |
| getServer () | |
| getPhpSelf () | |
| getScriptName () | |
| getRequestedPage () | |
| getRequestedPageDirectory () | |
| isAdminSection () | |
| isAjaxRequest () | |
| Открытые члены унаследованные от ParameterDictionary | |
| getRaw ($name) | |
| toArrayRaw () | |
| offsetSet ($offset, $value) | |
| offsetUnset ($offset) | |
| setValues ($values) | |
| Открытые члены унаследованные от Dictionary | |
| __construct (array $values=null) | |
| get ($name) | |
| set ($name, $value=null) | |
| getValues () | |
| clear () | |
| current () | |
| next () | |
| key () | |
| valid () | |
| rewind () | |
| offsetExists ($offset) | |
| offsetGet ($offset) | |
| count () | |
| toArray () | |
| isEmpty () | |
| jsonSerialize () | |
| __unserialize (array $data) | |
Защищенные данные | |
| $server | |
| $requestedPage = null | |
| $requestedPageDirectory = null | |
| Защищенные данные унаследованные от ParameterDictionary | |
| $rawValues = null | |
| Защищенные данные унаследованные от Dictionary | |
| $values = [] | |
Дополнительные унаследованные члены | |
| Защищенные члены унаследованные от ParameterDictionary | |
| setValuesNoDemand (array $values) | |
См. определение в файле request.php строка 9
См. определение в файле request.php строка 18
| addFilter | ( | Type\IRequestFilter | $filter | ) |
Переопределяется в HttpRequest.
См. определение в файле request.php строка 25
| getPhpSelf | ( | ) |
См. определение в файле request.php строка 43
| getRequestedPage | ( | ) |
Переопределяется в HttpRequest.
См. определение в файле request.php строка 53
| getRequestedPageDirectory | ( | ) |
Retuns the current directory with a trailing slash (/).
См. определение в файле request.php строка 77
| getScriptName | ( | ) |
См. определение в файле request.php строка 48
| getServer | ( | ) |
См. определение в файле request.php строка 38
| isAdminSection | ( | ) |
См. определение в файле request.php строка 87
| isAjaxRequest | ( | ) |
Returns true if current request is AJAX
См. определение в файле request.php строка 101
|
protected |
См. определение в файле request.php строка 15
|
protected |
См. определение в файле request.php строка 16
|
protected |
См. определение в файле request.php строка 14