API17

API17:JSessionStorageNone::test

From Joomla! Documentation

Joomla 11.1 JSessionStorageNone::test

Description

Test to see if the SessionHandler is available.


public static function test ()
  • Returns boolean True on if available, false otherwise.
  • Defined on line 116 of libraries/joomla/session/storage/none.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples