JCacheStorageFile:: construct: Difference between revisions
From Joomla! Documentation
m JoomlaWikiBot moved page JCacheStorageFile:: construct/11.1 to API17:JCacheStorageFile:: construct without leaving a redirect: Robot: Moved page |
m →User contributed notes: moving preparation |
||
| Line 47: | Line 47: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
<noinclude>[[Category: | <noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude> | ||
Revision as of 15:11, 11 May 2013
JCacheStorageFile::__construct
Description
Constructor.
Template:Description:JCacheStorageFile:: construct [Edit Descripton]
public function __construct ($options=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | array | array() | optional parameters |
See also
JCacheStorageFile::__construct source code on BitBucket
Class JCacheStorageFile
Subpackage Cache- Other versions of JCacheStorageFile::__construct
Template:SeeAlso:JCacheStorageFile:: construct [Edit See Also]
User contributed notes
<CodeExamplesForm />