Custom session storage handler for PHP
Located in /libraries/joomla/session/storage.php (line 21)
Class | Description |
---|---|
![]() |
APC session storage handler for PHP |
![]() |
Database session storage handler for PHP |
![]() |
Memcache session storage handler for PHP |
![]() |
Memcached session storage handler for PHP |
![]() |
File session handler for PHP |
![]() |
WINCACHE session storage handler for PHP |
![]() |
XCache session storage handler |
Returns a session storage handler object, only creating it if it doesn't already exist.
Test to see if the SessionHandler is available.
Constructor
Destroy the data for a particular session identifier in the SessionHandler backend.
Garbage collect stale sessions from the SessionHandler backend.
Open the SessionHandler backend.
Read the data for a particular session identifier from the SessionHandler backend.
Register the functions of this class with PHP's session handler
Write session data to the SessionHandler backend.
Documentation generated on Tue, 19 Nov 2013 15:14:23 +0100 by phpDocumentor 1.4.3