API17:JCacheStorageFile:: construct
From Joomla! Documentation
JCacheStorageFile::__construct
Description
Constructor.
Template:Description:JCacheStorageFile:: construct [Edit Descripton]
Since
Synopsis
public JCacheStorageFile->__construct ($options=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | array | array() | optional parameters |
Returns
Defined in
libraries/joomla/cache/storage/file.php
Referenced by
See also
Template:SeeAlso:JCacheStorageFile:: construct
Examples
<CodeExamplesForm />