См. определение в файле cookie.php строка 7
◆ __construct()
__construct |
( |
| $name, |
|
|
| $value, |
|
|
| $expires = null, |
|
|
| $addPrefix = true ) |
Cookie constructor.
- Аргументы
-
string | $name | The cooke name |
string | null | $value | The cooke value |
int | $expires | Timestamp |
bool | $addPrefix | Name prefix, usually BITRIX_SM_ |
См. определение в файле cookie.php строка 22
◆ generateCookieName()
static generateCookieName |
( |
| $name | ) |
|
|
staticprotected |
◆ getCookieDomain()
static getCookieDomain |
( |
| ) |
|
|
static |
Returns the domain from the sites settings to use with cookies.
- Возвращает
- string
- Исключения
-
Bitrix\Main\Db\SqlQueryException
- Исключения
-
Bitrix\Main\SystemException
См. определение в файле cookie.php строка 92
◆ getDomain()
◆ getOriginalName()
◆ getSpread()
◆ setDefaultsFromConfig()
setDefaultsFromConfig |
( |
| ) |
|
|
protected |
◆ setSpread()
◆ $originalName
◆ $spread
◆ SPREAD_DOMAIN
◆ SPREAD_SITES