API17:JSessionStorageNone::register
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.
JSessionStorageNone::register
Description
Register the functions of this class with PHP's session handler.
Description:JSessionStorageNone::register [Edit Descripton]
Synopsis
public JSessionStorageNone::register ($options=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | array | array() | optional parameters |
Returns
Defined in
libraries/joomla/session/storage/none.php (line 29)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JSessionStorageNone::register
Examples
<CodeExamplesForm />
