references:joomla.framework:jfactory-getsessionTable of Contents
getSession
Get a session object<p>Returns a reference to the global <a href=”../Joomla-Framework/Session/JSession.html”>JSession</a> object, only creating it if it doesn’t already exist.</p> Syntax<a href=”../Joomla-Framework/Session/JSession.html”>object JSession</a> &getSession ( $options )
ExamplesExample Discussion |


