API17:JFormFieldSessionHandler
From Joomla! Documentation
JFormFieldSessionHandler
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| protected | getOptions | Method to get the field options. |
- Defined in libraries/joomla/form/fields/sessionhandler.php
- Extends JFormFieldList
Importing
jimport( 'joomla.form.fields.sessionhandler' );
See also
JFormFieldSessionHandler source code on BitBucket
Subpackage Form- Other versions of JFormFieldSessionHandler
User contributed notes
Code Examples