API17

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

Revision as of 15:11, 11 May 2013

Joomla 11.1 JCacheStorageFile::__construct

Description

Constructor.

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

public function __construct ($options=array())
Parameter Type Default Description
$options array array() optional parameters
  • Returns
  • Defined on line 33 of libraries/joomla/cache/storage/file.php
  • Since Joomla 11.1

See also

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

User contributed notes

<CodeExamplesForm />