| API | Package | Subpackage | Class | Method | Reference | Last reviewed | Doc status |
|---|---|---|---|---|---|---|---|
Home |
Joomla.Framework |
Cache |
JCache |
JCache |
JCache() |
Never | Work in Progress |
This class constructor calls the __construct method. It is provided for compatibility with PHP 4.x. PHP 5.x and later will call __construct directly.
JCache JCache ( $options )
| $options | array | is an associative array containing the caching options. For more information, see __construct. This parameter is optional and if omitted defaults to an empty array. |