JCacheController::addIncludePath
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JCacheController::addIncludePath[edit]
Description[edit]
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[edit]
- JCacheController::addIncludePath source code on BitBucket
- Class JCacheController
- Subpackage Cache
- Other versions of JCacheController::addIncludePath
User contributed notes[edit]
Code Examples[edit]