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