JCacheStorageFile:: construct: Difference between revisions
From Joomla! Documentation
Updated to r1448:247ba8d88526 |
m JoomlaWikiBot moved page JCacheStorageFile:: construct/11.1 to API17:JCacheStorageFile:: construct without leaving a redirect: Robot: Moved page |
(No difference)
| |
Revision as of 20:09, 10 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 />