JSessionStorageNone/1.5
From Joomla! Documentation
[Edit Descripton] Description:JSessionStorageNone
Defined in
libraries/joomla/session/storage/none.php
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| register | Register the functions of this class with PHP's session handler. |
Importing
jimport( 'joomla.session.storage.none' );
See also
[Edit See Also] SeeAlso:JSessionStorageNone
Examples
<CodeExamplesForm />