API17:JCacheController::addIncludePath
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 28: | Line 28: | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/cache/controller.php | + | libraries/joomla/cache/controller.php (line 125) |
| + | * see source code in [[jplatform:cache/controller.php#cl-125|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
* [[getInstance/11.1|getInstance]] | * [[getInstance/11.1|getInstance]] | ||
Revision as of 20:00, 23 April 2011
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JCacheController::addIncludePath
Description
Add a directory where should search for controllers.
Description:JCacheController::addIncludePath [Edit Descripton]
Synopsis
public static JCacheController::addIncludePath ($path='')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path |
Returns
Defined in
libraries/joomla/cache/controller.php (line 125)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JCacheController::addIncludePath
Examples
<CodeExamplesForm />
