Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/forms/class-llms-form-field.php / Page 2

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

Used by 0 functions | Uses 0 functions

LLMS_Form_Field::prepare()

Method: Prepares the field for rendering by configuring all of it’s settings.

Source: includes/forms/class-llms-form-field.php:598

Used by 0 functions | Uses 0 functions

LLMS_Form_Field::get_defaults()

Method: Get default field settings.

Source: includes/forms/class-llms-form-field.php:159

Used by 0 functions | Uses 0 functions

LLMS_Form_Field::get_deprecated_html_attributes()

Method: Ensure deprecated settings still function.

Source: includes/forms/class-llms-form-field.php:199

Used by 0 functions | Uses 0 functions

LLMS_Form_Field::get_description_html()

Method: Retrieve HTML for the fields description

Source: includes/forms/class-llms-form-field.php:219

Used by 0 functions | Uses 0 functions

LLMS_Form_Field::get_field_html()

Method: Retrieve the full HTML for the field.

Source: includes/forms/class-llms-form-field.php:232

Used by 0 functions | Uses 0 functions

llms_form_field_get_{$this->settings[‘type’]}_html

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

Used by 0 functions | Uses 0 functions

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:363

Used by 0 functions | Uses 0 functions

LLMS_Form_Field::get_html()

Method: Retrieve the field’s HTML.

Source: includes/forms/class-llms-form-field.php:408

Used by 0 functions | Uses 0 functions

llms_form_field_pre_render

Filter Hook: Short-circuit field HTML generation.

Source: includes/forms/class-llms-form-field.php:422

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 Next »
Proudly powered by WordPress