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