API17:JSessionStorage:: construct
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JSessionStorage::__construct
Description
Constructor.
Description:JSessionStorage:: construct [Edit Descripton]
Synopsis
public JSessionStorage::__construct ($options=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | array | array() | Optional parameters. |
Returns
Defined in
libraries/joomla/session/storage.php (line 29)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JSessionStorage:: construct
Examples
<CodeExamplesForm />
