PHP Класс Prado\Web\THttpSessionCookieMode

THttpSessionCookieMode defines the enumerable type for the possible methods of using cookies to store session ID. The following enumerable values are defined: - None: not using cookie. - Allow: using cookie. - Only: using cookie only.
С версии: 3.0.4
Автор: Qiang Xue ([email protected])
Наследование: extends Prado\TEnumerable
Показать файл Открыть проект