Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
JFormFieldCheckboxes
getInput
Introduction
Synopsis
Return
Overrides
JFormFieldCheckboxes::
getInput
Method to get the field input markup for check boxes.
Signature
protected function getInput()
Returns
string
The field input markup.
Parent Implementation
JFormField