API17:JFormFieldInteger::getOptions
From Joomla! Documentation
JFormFieldInteger::getOptions
Description
Method to get the field options.
protected function getOptions ()
- Returns array The field option objects.
- Defined on line 41 of libraries/joomla/form/fields/integer.php
- Since

See also
JFormFieldInteger::getOptions source code on BitBucket
Class JFormFieldInteger
Subpackage Form- Other versions of JFormFieldInteger::getOptions
User contributed notes
Code Examples