API17:JSession:: setOptions
From Joomla! Documentation
JSession::_setOptions
Description
Set additional session options.
protected function _setOptions (&$options)
Parameter | Type | Default | Description |
---|---|---|---|
&$options | array | list of parameter |
- Returns boolean true on success
- Defined on line 651 of libraries/joomla/session/session.php
See also
JSession::_setOptions source code on BitBucket
Class JSession
Subpackage Session
- Other versions of JSession::_setOptions
User contributed notes
Code Examples