API17:JCacheStorage::addIncludePath
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 28: | Line 28: | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/cache/storage.php | + | libraries/joomla/cache/storage.php (line 271) |
| + | * see source code in [[jplatform:cache/storage.php#cl-271|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.
JCacheStorage::addIncludePath
Description
Add a directory where should search for handlers.
Description:JCacheStorage::addIncludePath [Edit Descripton]
Synopsis
public static JCacheStorage::addIncludePath ($path='')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path |
Returns
Defined in
libraries/joomla/cache/storage.php (line 271)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JCacheStorage::addIncludePath
Examples
<CodeExamplesForm />
