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