JCacheStorageXcache::test: Difference between revisions
From Joomla! Documentation
m JoomlaWikiBot moved page JCacheStorageXcache::test/11.1 to API17:JCacheStorageXcache::test without leaving a redirect: Robot: Moved page |
m →User contributed notes: moving preparation |
||
| Line 33: | Line 33: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
<noinclude>[[Category: | <noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude> | ||
Revision as of 15:13, 11 May 2013
JCacheStorageXcache::test
Description
Test to see if the cache storage is available.
Template:Description:JCacheStorageXcache::test [Edit Descripton]
public static function test ()
- Returns boolean True on success, false otherwise.
- Defined on line 183 of libraries/joomla/cache/storage/xcache.php
See also
JCacheStorageXcache::test source code on BitBucket
Class JCacheStorageXcache
Subpackage Cache- Other versions of JCacheStorageXcache::test
Template:SeeAlso:JCacheStorageXcache::test [Edit See Also]
User contributed notes
<CodeExamplesForm />