API17:JFactory::getSession
From Joomla! Documentation
JFactory::getSession
Description
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
JFactory::getSession source code on BitBucket
Class JFactory- Other versions of JFactory::getSession
User contributed notes
Code Examples