API17:JSession:: 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.
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 77 of libraries/joomla/session/session.php
See also
-
JSession::__construct source code on BitBucket
-
Class JSession
-
Subpackage Session
- Other versions of JSession::__construct
SeeAlso:JSession:: construct [Edit See Also]
User contributed notes
<CodeExamplesForm />
