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