API17

API17:JCacheStorageFile::test

From Joomla! Documentation

Joomla 11.1 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 Joomla 11.1

See also


User contributed notes

Code Examples