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: | <noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude> | ||
Revision as of 15:11, 11 May 2013
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
JCacheStorageHelper::__construct source code on BitBucket
Class JCacheStorageHelper
Subpackage Cache- Other versions of JCacheStorageHelper::__construct
Template:SeeAlso:JCacheStorageHelper:: construct [Edit See Also]
User contributed notes
<CodeExamplesForm />