API17

JCacheStorageHelper:: construct: Difference between revisions

From Joomla! Documentation

m JoomlaWikiBot moved page JCacheStorageHelper:: construct/11.1 to API17:JCacheStorageHelper:: construct without leaving a redirect: Robot: Moved page
m User contributed notes: moving preparation
Line 46: Line 46:
format= ,,,
format= ,,,
</dpl>
</dpl>
<noinclude>[[Category:JCacheStorageHelper]][[Category:JCacheStorageHelper::__construct]]</noinclude>
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 15:11, 11 May 2013

Joomla 11.1 JCacheStorageHelper::__construct

Description

Constructor.

Template:Description:JCacheStorageHelper:: construct [Edit Descripton]

public function __construct ($group)
Parameter Type Default Description
$group array $options options
  • Returns
  • Defined on line 43 of libraries/joomla/cache/storage/helpers/helper.php

See also

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

User contributed notes

<CodeExamplesForm />