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