API17

API17:JFormFieldEditors

From Joomla! Documentation

Joomla 11.1 JFormFieldEditors

Description

Methods

Visibility Method name Description
protected getOptions Method to get the field options.
  • Defined in libraries/joomla/form/fields/editors.php
  • Extends JFormFieldList

Importing

jimport( 'joomla.form.fields.editors' );

See also


User contributed notes

Code Examples