API17:JFormFieldSQL::getOptions
From Joomla! Documentation
JFormFieldSQL::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/sql.php
- Since

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