|
1C-Bitrix 25.700.0
|
Открытые члены | |
| start () | |
| destroy () | |
| getId () | |
| setId ($id) | |
| regenerateId () | |
| getName () | |
| setName ($name) | |
| save () | |
| has ($name) | |
| get ($name) | |
| set ($name, $value) | |
| remove ($name) | |
| clear () | |
| isStarted () | |
| isAccessible () | |
| getSessionHandler () | |
См. определение в файле sessioninterface.php строка 5
| clear | ( | ) |
Замещается в KernelSession, KernelSessionProxy и Session.
| destroy | ( | ) |
Замещается в KernelSession, KernelSessionProxy и Session.
| get | ( | $name | ) |
Замещается в KernelSessionProxy.
| getId | ( | ) |
Замещается в KernelSession, KernelSessionProxy и Session.
| getName | ( | ) |
Замещается в KernelSession, KernelSessionProxy и Session.
| getSessionHandler | ( | ) |
Замещается в KernelSession и Session.
| has | ( | $name | ) |
Замещается в KernelSessionProxy.
| isAccessible | ( | ) |
Замещается в KernelSession, KernelSessionProxy и Session.
| isStarted | ( | ) |
Замещается в KernelSession, KernelSessionProxy и Session.
| regenerateId | ( | ) |
Замещается в KernelSession, KernelSessionProxy и Session.
| remove | ( | $name | ) |
Замещается в KernelSessionProxy.
| save | ( | ) |
Замещается в KernelSession, KernelSessionProxy и Session.
| set | ( | $name, | |
| $value ) |
Замещается в KernelSessionProxy.
| setId | ( | $id | ) |
Замещается в KernelSession, KernelSessionProxy и Session.
| setName | ( | $name | ) |
Замещается в KernelSession, KernelSessionProxy и Session.
| start | ( | ) |
Замещается в KernelSession, KernelSessionProxy и Session.