API17

API17:JFormFieldList

From Joomla! Documentation

Joomla 11.1 JFormFieldList

Description

Methods

Visibility Method name Description
protected getInput Method to get the field input markup.
protected getOptions Method to get the field options.

Importing

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

See also


User contributed notes

Code Examples