Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
JFormFieldCombo
getInput
Introduction
Synopsis
Return
Overrides
JFormFieldCombo::
getInput
Method to get the field input markup for a combo box field.
Signature
protected function getInput()
Returns
string
The field input markup.
Parent Implementations
JFormFieldList
JFormField