API17:JCacheStorage::addIncludePath
From Joomla! Documentation
JCacheStorage::addIncludePath
Description
Add a directory where should search for handlers.
public static function addIncludePath ($path='')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path |
- Returns
- Defined on line 271 of libraries/joomla/cache/storage.php
- Referenced by
See also
JCacheStorage::addIncludePath source code on BitBucket
Class JCacheStorage
Subpackage Cache- Other versions of JCacheStorage::addIncludePath
User contributed notes
Code Examples