API16

API16:JSessionStorageNone

From Joomla! Documentation

Revision as of 14:25, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

{{subst: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' );


{{subst:SeeAlso:JSessionStorageNone}}

Examples

<CodeExamplesForm />