• 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 / Methods / Page 38

LLMS_Abstract_Query::get_found_results()

Method: Get the total results found for the query.

Source: includes/abstracts/llms-abstract-query.php:316

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Query::get_max_pages()

Method: Get the total number of pages available for the given query.

Source: includes/abstracts/llms-abstract-query.php:332

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Query::get_number_results()

Method: Get the number of results on the current page.

Source: includes/abstracts/llms-abstract-query.php:345

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Query::get_query()

Method: Get the query.

Source: includes/abstracts/llms-abstract-query.php:246

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Query::get_results()

Method: Retrieve an array of results for the given query.

Source: includes/abstracts/llms-abstract-query.php:358

Used by 1 function | Uses 2 functions

LLMS_Abstract_Query::has_results()

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

Source: includes/abstracts/llms-abstract-query.php:384

Used by 1 function | Uses 0 functions

LLMS_Abstract_Query::is_first_page()

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

Source: includes/abstracts/llms-abstract-query.php:397

Used by 0 functions | Uses 1 function

LLMS_Abstract_Query::is_last_page()

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

Source: includes/abstracts/llms-abstract-query.php:410

Used by 0 functions | Uses 2 functions

LLMS_Abstract_Query::parse_args()

Method: Parse arguments needed for the query.

Source: includes/abstracts/llms-abstract-query.php:421

Used by 1 function | Uses 0 functions

LLMS_Abstract_Query::perform_query()

Method: Perform the query and return the results.

Source: includes/abstracts/llms-abstract-query.php:430

Used by 1 function | Uses 0 functions
« Previous 1 … 37 38 39 … 437 Next »
© 2014 - 2026 LifterLMS · Privacy Policy · Terms and Conditions