| API | Package | Subpackage | Class | Method | Reference | Last reviewed | Doc status |
|---|---|---|---|---|---|---|---|
Home |
Joomla.Framework |
Cache |
JCacheStorage |
getInstance |
getInstance() |
Never | Work in Progress |
Returns a reference to a cache storage hanlder object, only creating it if it doesn’t already exist.
object A &getInstance ( $handler, $options )
| $handler | string | The cache storage handler to instantiate |
| $options |
Example