API17:JCacheStorageFile::test
From Joomla! Documentation
JCacheStorageFile::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 215 of libraries/joomla/cache/storage/file.php
- Since

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