См. определение в файле proxy.php строка 14
◆ __construct()
__construct |
( |
| $url, |
|
|
| $allowedHosts = [] ) |
Proxy constructor.
- Аргументы
-
string | $url | |
| array<string> | $allowedHosts |
- Исключения
-
Bitrix\Main\SystemException
См. определение в файле proxy.php строка 28
◆ getAllowedHosts()
Gets allowed hosts
- Возвращает
- array<string>
- Исключения
-
Bitrix\Main\SystemException
См. определение в файле proxy.php строка 93
◆ getCurrentHttpHost()
Gets current http host
- Возвращает
- null|string
- Исключения
-
Bitrix\Main\SystemException
См. определение в файле proxy.php строка 76
◆ getEnabledOption()
static getEnabledOption |
( |
| ) |
|
|
staticprotected |
- Возвращает
- string
- Исключения
-
Bitrix\Main\ArgumentNullException
- Исключения
-
Bitrix\Main\ArgumentOutOfRangeException
См. определение в файле proxy.php строка 162
◆ getResponse()
- Возвращает
- \Bitrix\Main\HttpResponse
- Исключения
-
Bitrix\Main\SystemException
См. определение в файле proxy.php строка 57
◆ getUserAllowedHosts()
- Исключения
-
Bitrix\Main\ArgumentNullException
- Исключения
-
Bitrix\Main\ArgumentOutOfRangeException
См. определение в файле proxy.php строка 106
◆ isAllowedHost()
Checks that this host is allowed
- Аргументы
-
- Возвращает
- bool
- Исключения
-
Bitrix\Main\SystemException
См. определение в файле proxy.php строка 128
◆ isAuthorized()
- Возвращает
- bool
См. определение в файле proxy.php строка 65
◆ isEnabledForAll()
- Возвращает
- bool
- Исключения
-
Bitrix\Main\ArgumentNullException
- Исключения
-
Bitrix\Main\ArgumentOutOfRangeException
См. определение в файле proxy.php строка 142
◆ isEnabledForHost()
isEnabledForHost |
( |
| $host | ) |
|
|
protected |
- Аргументы
-
- Возвращает
- bool
- Исключения
-
Bitrix\Main\ArgumentNullException
- Исключения
-
Bitrix\Main\ArgumentOutOfRangeException
- Исключения
-
Bitrix\Main\SystemException
См. определение в файле proxy.php строка 181
◆ isEnabledForWhiteList()
static isEnabledForWhiteList |
( |
| ) |
|
|
staticprotected |
- Возвращает
- bool
- Исключения
-
Bitrix\Main\ArgumentNullException
- Исключения
-
Bitrix\Main\ArgumentOutOfRangeException
См. определение в файле proxy.php строка 152
◆ output()
◆ $allowedHosts
◆ $uri