JSessionStorageEaccelerator:: construct: Difference between revisions
From Joomla! Documentation
m JoomlaWikiBot moved page JSessionStorageEaccelerator:: construct/11.1 to API17:JSessionStorageEaccelerator:: construct without leaving a redirect: Robot: Moved page |
m →User contributed notes: moving preparation |
||
| Line 46: | Line 46: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
<noinclude>[[Category: | <noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude> | ||
Revision as of 22:10, 11 May 2013
JSessionStorageEaccelerator::__construct
Description
Constructor.
Template:Description:JSessionStorageEaccelerator:: construct [Edit Descripton]
protected function __construct ($options=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | array | array() | optional parameters |
- Returns
- Defined on line 28 of libraries/joomla/session/storage/eaccelerator.php
See also
JSessionStorageEaccelerator::__construct source code on BitBucket
Class JSessionStorageEaccelerator
Subpackage Session- Other versions of JSessionStorageEaccelerator::__construct
Template:SeeAlso:JSessionStorageEaccelerator:: construct [Edit See Also]
User contributed notes
<CodeExamplesForm />