API17:JSessionStorage::test
From Joomla! Documentation
JSessionStorage::test
Description
Test to see if the SessionHandler is available.
public static function test ()
- Returns boolean True on success, false otherwise.
- Defined on line 148 of libraries/joomla/session/storage.php
See also
JSessionStorage::test source code on BitBucket
Class JSessionStorage
Subpackage Session- Other versions of JSessionStorage::test
User contributed notes
Code Examples