API17:JCacheStorageCachelite::test
From Joomla! Documentation
JCacheStorageCachelite::test
Description
Test to see if the cache storage is available.
public static function test ()
- Returns boolean True on success, false otherwise.
- Defined on line 264 of libraries/joomla/cache/storage/cachelite.php
- Since

See also
JCacheStorageCachelite::test source code on BitBucket
Class JCacheStorageCachelite
Subpackage Cache- Other versions of JCacheStorageCachelite::test
User contributed notes
Code Examples