API17:JSession::getState
From Joomla! Documentation
JSession::getState
Description
Get current state of session.
public function getState ()
- Returns string The session state
- Defined on line 145 of libraries/joomla/session/session.php
See also
JSession::getState source code on BitBucket
Class JSession
Subpackage Session- Other versions of JSession::getState
User contributed notes
Code Examples