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