API17:JCacheStorageEaccelerator::test
From Joomla! Documentation
JCacheStorageEaccelerator::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 165 of libraries/joomla/cache/storage/eaccelerator.php
See also
JCacheStorageEaccelerator::test source code on BitBucket
Class JCacheStorageEaccelerator
Subpackage Cache- Other versions of JCacheStorageEaccelerator::test
User contributed notes
Code Examples