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

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / LifterLMS/Abstracts/Classes / Page 40

LLMS_Admin_Metabox::get_fields()

Method: This function is where extending classes can configure all the fields within the metabox.

Source: includes/abstracts/abstract.llms.admin.metabox.php:228

Used by 0 functions | Uses 0 functions

LLMS_Admin_Metabox::get_screens()

Method: Normalizes $this->screens to ensure it’s an array.

Source: includes/abstracts/abstract.llms.admin.metabox.php:238

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::get_skip()

Method: Get the number of results to skip for the query based on the current page and per_page vars.

Source: includes/abstracts/abstract.llms.database.query.php:117

Used by 1 function | Uses 0 functions

LLMS_Database_Query::has_results()

Method: Determine if the query has at least one result.

Source: includes/abstracts/abstract.llms.database.query.php:244

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::is_first_page()

Method: Determine if we’re on the first page of results.

Source: includes/abstracts/abstract.llms.database.query.php:256

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::is_last_page()

Method: Determine if we’re on the last page of results.

Source: includes/abstracts/abstract.llms.database.query.php:268

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::parse_args()

Method: Parse arguments needed for the query.

Source: includes/abstracts/abstract.llms.database.query.php:279

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::preprare_query()

Method: Prepare the SQL for the query.

Source: includes/abstracts/abstract.llms.database.query.php:288

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::query()

Method: Execute a query.

Source: includes/abstracts/abstract.llms.database.query.php:298

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::sanitize_id_array()

Method: Sanitize input to ensure an array of absints.

Source: includes/abstracts/abstract.llms.database.query.php:333

Used by 0 functions | Uses 0 functions
« Previous 1 … 39 40 41 … 63 Next »
© 2014 - 2025 LifterLMS · Privacy Policy · Terms and Conditions