API17

API17:JSessionStorage::test

From Joomla! Documentation

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


User contributed notes

Code Examples