LLMS_Form_Field::get_html_attributes()
Method: Retrieve an array of HTML attributes which should be added to the main field element.
Source: includes/forms/class-llms-form-field.php:393
Method: Retrieve an array of HTML attributes which should be added to the main field element.
Source: includes/forms/class-llms-form-field.php:393
Method: Retrieve the HTML for the fields label.
Source: includes/forms/class-llms-form-field.php:495
Method: Determines if the label element should be rendered before the field or after it.
Source: includes/forms/class-llms-form-field.php:527
Method: Retrieve the HTML for an options list in a select field.
Source: includes/forms/class-llms-form-field.php:549
Method: Retrieve the html for all options in a select field.
Source: includes/forms/class-llms-form-field.php:579
Method: Retrieve the field settings array.
Source: includes/forms/class-llms-form-field.php:600
Method: Retrieve HTML for the visibility toggle button
Source: includes/forms/class-llms-form-field.php:274
Method: Determines if the field is a group of checkboxes or radios.
Source: includes/forms/class-llms-form-field.php:611
Method: Prepares the field for rendering by configuring all of it’s settings.
Source: includes/forms/class-llms-form-field.php:623
Method: Prepare the fields options.
Source: includes/forms/class-llms-form-field.php:683