Class JSessionHandlerJoomla
Interface for managing HTTP sessions
- JSessionHandlerNative implements JSessionHandlerInterface
- JSessionHandlerJoomla
Package: Joomla\Platform\Session
Deprecated: 4.0 The CMS' Session classes will be replaced with the
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 3.5
Located at joomla/session/handler/joomla.php
Deprecated: 4.0 The CMS' Session classes will be replaced with the
joomla/session
packageCopyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 3.5
Located at joomla/session/handler/joomla.php
Methods summary
public
|
|
public
boolean
|
|
public
|
|
protected
|
|
protected
boolean
|
Methods inherited from JSessionHandlerNative
getId()
,
getName()
,
isStarted()
,
regenerate()
,
save()
,
setId()
,
setName()
Magic methods summary
Properties summary
public
|
$input |
#
The input object |
protected
boolean
|
$force_ssl |
#
Force cookies to be SSL only |