JFactory::getSession
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JFactory::getSession[edit]
Description[edit]
Get a session object.
public static function getSession ($options=array())
Parameter | Type | Default | Description |
---|---|---|---|
$options | array() |
- Returns
- Defined on line 97 of libraries/joomla/factory.php
- Referenced by
See also[edit]
JFactory::getSession source code on BitBucket
Class JFactory
- Other versions of JFactory::getSession
User contributed notes[edit]
Code Examples[edit]