API17:JSession:: setOptions
From Joomla! Documentation
JSession::_setOptions
Description
Set additional session options.
Template:Description:JSession:: setOptions [Edit Descripton]
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
Template:SeeAlso:JSession:: setOptions [Edit See Also]
User contributed notes
<CodeExamplesForm />