• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/forms/class-llms-forms.php

LLMS_Forms::is_a_core_form()

Method: Check whether a given form is a core form.

Source: includes/forms/class-llms-forms.php:643

Used by 0 functions | Uses 1 function

LLMS_Forms::get_core_forms()

Method: Retrieves only core forms.

Source: includes/forms/class-llms-forms.php:665

Used by 1 function | Uses 2 functions

LLMS_Forms::prepare_field_for_free_enroll_form()

Method: Modifies a field for usage in the “free enrollment” checkout form

Source: includes/forms/class-llms-forms.php:1219

Used by 0 functions | Uses 1 function

LLMS_Forms::render_field_block()

Method: Render form field blocks.

Source: includes/forms/class-llms-forms.php:1240

Used by 0 functions | Uses 2 functions

LLMS_Forms::load_reusable_blocks()

Method: Loads reusable blocks into a block list.

Source: includes/forms/class-llms-forms.php:1118

Used by 2 functions | Uses 2 functions

LLMS_Forms::maybe_load_preview()

Method: Load form autosaves when previewing a form

Source: includes/forms/class-llms-forms.php:1157

Used by 0 functions | Uses 1 function

LLMS_Forms::parse_blocks()

Method: Parse the post_content of a form into a list of WP_Block arrays.

Source: includes/forms/class-llms-forms.php:1186

Used by 2 functions | Uses 2 functions

LLMS_Forms::get_block_tree()

Method: Returns a filtered version of `$block_list` containing only the passed `$block` and its parents.

Source: includes/forms/class-llms-forms.php:1034

Used by 1 function | Uses 1 function

LLMS_Forms::install()

Method: Installation function to install core forms.

Source: includes/forms/class-llms-forms.php:1077

Used by 0 functions | Uses 2 functions

LLMS_Forms::is_location_valid()

Method: Determines if a location is a valid & registered form location

Source: includes/forms/class-llms-forms.php:1097

Used by 1 function | Uses 1 function
1 2 … 6 Next »
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions