Dev Resources

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

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

LLMS_Form_Field::get_label_html()

Method: Retrieve the HTML for the fields label.

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

Used by 0 functions | Uses 0 functions

lifterlms_form_field_required_character

Filter Hook: Customize the character used to denote a required field

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

Used by 0 functions | Uses 0 functions

LLMS_Form_Field::get_label_position()

Method: Determines if the label element should be rendered before the field or after it.

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

Used by 0 functions | Uses 0 functions

LLMS_Form_Field

Class: LLMS_Form_Field class

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

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