LLMS_Form_Field::is_input_group()
Method: Determines if the field is a group of checkboxes or radios.
Source: includes/forms/class-llms-form-field.php:585
Method: Determines if the field is a group of checkboxes or radios.
Source: includes/forms/class-llms-form-field.php:585
Method: Prepares the field for rendering by configuring all of it’s settings.
Source: includes/forms/class-llms-form-field.php:598
Method: Get default field settings.
Source: includes/forms/class-llms-form-field.php:159
Method: Ensure deprecated settings still function.
Source: includes/forms/class-llms-form-field.php:199
Method: Retrieve HTML for the fields description
Source: includes/forms/class-llms-form-field.php:219
Method: Retrieve the full HTML for the field.
Source: includes/forms/class-llms-form-field.php:232
Filter Hook: Allow 3rd parties to create custom field types or their own field HTML methods.
Source: includes/forms/class-llms-form-field.php:245
Method: Retrieve an array of HTML attributes which should be added to the main field element.
Source: includes/forms/class-llms-form-field.php:363
Method: Retrieve the field’s HTML.
Source: includes/forms/class-llms-form-field.php:408
Filter Hook: Short-circuit field HTML generation.
Source: includes/forms/class-llms-form-field.php:422