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