====== getSession ====== {#JAPI Joomla.Framework JFactory::getSession #} Get a session object

Returns a reference to the global JSession object, only creating it if it doesn't already exist.

===== Syntax ===== object JSession &getSession ( **$options** ) | **$options** | array | An array containing session options | ===== Examples ===== ---- ~~DISCUSSION~~