class JFormFieldSpacer extends JFormField

Form Field class for the Joomla Platform.

Provides spacer markup to be used in form layouts.

Methods

string
renderField( array $options = array())

Method to get a control group with label and input.

Details

string renderField( array $options = array())

Method to get a control group with label and input.

Parameters

array $options Options to be passed into the rendering of the field

Return Value

string A string containing the html for the control group