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