API16

API16:JSessionStorageNone

From Joomla! Documentation

Revision as of 02:05, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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' );



Examples

Code Examples