JSessionStorageNone/1.5
From Joomla! Documentation
JSessionStorageNone
Description
Description:JSessionStorageNone [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | register | Register the functions of this class with PHP's session handler. |
- Defined in libraries/joomla/session/storage/none.php
- Extends JSessionStorage
Importing
jimport( 'joomla.session.storage.none' );
See also
-
JSessionStorageNone on api.joomla.org
-
JSessionStorageNone source code on JoomlaCode
-
Subpackage Session
- Other versions of JSessionStorageNone
SeeAlso:JSessionStorageNone [Edit See Also]
User contributed notes
<CodeExamplesForm />