1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Request
Граф наследования:Request:
ParameterDictionary Dictionary HttpRequest RequestTBankBusiness RequestYandex RequestYookassa ProxyRequest RequestFacebook RequestFacebook RequestGoogle RequestVkads RequestVkontakte RequestYandex RequestInstagram

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

 __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

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

◆ __construct()

__construct ( Server $server,
array $request )

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

Методы

◆ addFilter()

addFilter ( Type\IRequestFilter $filter)

Переопределяется в HttpRequest.

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

◆ getPhpSelf()

getPhpSelf ( )

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

◆ getRequestedPage()

getRequestedPage ( )

Переопределяется в HttpRequest.

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

◆ getRequestedPageDirectory()

getRequestedPageDirectory ( )

Retuns the current directory with a trailing slash (/).

Возвращает
string

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

◆ getScriptName()

getScriptName ( )

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

◆ getServer()

getServer ( )
Возвращает
Server

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

◆ isAdminSection()

isAdminSection ( )

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

◆ isAjaxRequest()

isAjaxRequest ( )

Returns true if current request is AJAX

Возвращает
bool

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

Поля

◆ $requestedPage

$requestedPage = null
protected

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

◆ $requestedPageDirectory

$requestedPageDirectory = null
protected

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

◆ $server

$server
protected

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


Объявления и описания членов класса находятся в файле: