API16

API16:JSessionStorageNone

From Joomla! Documentation

Revision as of 22:55, 22 March 2010 by Doxiki (talk | contribs) (New page: <span class="editsection" style="font-size:76%;"> <nowiki>[</nowiki>Edit Descripton<nowiki>]</nowiki> </span> {{Description:JSessionStorageNone}} ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[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 />