API17

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:JSessionStorageEaccelerator]][[Category:JSessionStorageEaccelerator::__construct]]</noinclude>
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 22:10, 11 May 2013

Joomla 11.1 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

Template:SeeAlso:JSessionStorageEaccelerator:: construct [Edit See Also]

User contributed notes

<CodeExamplesForm />