JSession:: construct/1.5
From Joomla! Documentation
JSession::__construct
Description
Constructor.
Description:JSession:: construct [Edit Descripton]
public function __construct ( $store= 'none' $options=array )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $store | string | 'none' | $storage |
| $options | array | array() | optional parameters |
- Returns
- Defined on line 89 of libraries/joomla/session/session.php
See also
-
JSession::__construct on api.joomla.org
-
JSession source code on JoomlaCode
-
Class JSession
-
Subpackage Session
- Other versions of JSession::__construct
SeeAlso:JSession:: construct [Edit See Also]
User contributed notes
<CodeExamplesForm />