API17

JSessionStorage::register

From Joomla! Documentation

Revision as of 21:13, 23 April 2011 by Doxiki2 (talk | contribs) (Layout updates)

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JSessionStorage::register[edit]

Description[edit]

Register the functions of this class with PHP's session handler.

Template:Description:JSessionStorage::register [Edit Descripton]

Synopsis[edit]

public JSessionStorage::register ($options=array())
Parameter Type Default Description
$options array array() optional parameters

Returns[edit]

Defined in[edit]

libraries/joomla/session/storage.php (line 78)

Referenced by[edit]

See also[edit]

[Edit See Also]

Template:SeeAlso:JSessionStorage::register

Examples[edit]

<CodeExamplesForm />