API17

API17:JSessionStorageNone::test

From Joomla! Documentation

Revision as of 03:41, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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