LLMS_Form_Field::get_label_html()
Method: Retrieve the HTML for the fields label.
Source: includes/forms/class-llms-form-field.php:488
Method: Retrieve the HTML for the fields label.
Source: includes/forms/class-llms-form-field.php:488
Method: Determines if the label element should be rendered before the field or after it.
Source: includes/forms/class-llms-form-field.php:521
Method: Retrieve the full HTML for the field.
Source: includes/forms/class-llms-form-field.php:279
Filter Hook: Allow 3rd parties to create custom field types or their own field HTML methods.
Source: includes/forms/class-llms-form-field.php:292
Method: Retrieve an array of HTML attributes which should be added to the main field element.
Source: includes/forms/class-llms-form-field.php:386
Method: Retrieve the field’s HTML.
Source: includes/forms/class-llms-form-field.php:431
Method: Get default field settings.
Source: includes/forms/class-llms-form-field.php:205
Method: Ensure deprecated settings still function.
Source: includes/forms/class-llms-form-field.php:245
Method: Retrieve HTML for the fields description
Source: includes/forms/class-llms-form-field.php:265
Method: Constructor
Source: includes/forms/class-llms-form-field.php:85