• 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 / 5.4.1

LLMS_Course::get_to_array_excluded_properties()

Method: Get the properties that will be explicitly excluded from the array representation of the model.

Source: includes/models/model.llms.course.php:457

Used by 0 functions | Uses 1 function

llms_course_to_array_disable_prop_exclusion

Filter Hook: Disable course property exclusion while running `toArray()`.

Source: includes/models/model.llms.course.php:479

Used by 1 function | Uses 0 functions

LLMS_Post_Model::get_to_array_properties()

Method: Get the properties that will be used to generate the array representation of the model.

Source: includes/abstracts/abstract.llms.post.model.php:984

Used by 1 function | Uses 4 functions

LLMS_Post_Model::get_to_array_excluded_properties()

Method: Get the properties that will be explicitly excluded from the array representation of the model.

Source: includes/abstracts/abstract.llms.post.model.php:1041

Used by 1 function | Uses 0 functions

LLMS_Forms_Dynamic_Fields::add_required_block_fields()

Method: Add required block fields.

Source: includes/forms/class-llms-forms-dynamic-fields.php:296

Used by 1 function | Uses 3 functions

LLMS_Forms_Dynamic_Fields::maybe_add_required_block_fields()

Method: Maybe add the required email and password block to a form.

Source: includes/forms/class-llms-forms-dynamic-fields.php:261

Used by 0 functions | Uses 4 functions

LLMS_Form_Handler::submit_fields()

Method: Form fields submission.

Source: includes/forms/class-llms-form-handler.php:361

Used by 1 function | Uses 6 functions

LLMS_Post_Model::toArray()

Method: Coverts the object to an associative array

Source: includes/abstracts/abstract.llms.post.model.php:1603

Used by 3 functions | Uses 11 functions
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions