API17

API17:JCacheStorage::addIncludePath

From Joomla! Documentation

Revision as of 02:25, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JCacheStorage::addIncludePath

Description

Add a directory where should search for handlers.


public static function addIncludePath ($path='')
Parameter Type Default Description
$path
  • Returns
  • Defined on line 271 of libraries/joomla/cache/storage.php
  • Referenced by

See also


User contributed notes

Code Examples