• 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 35

LLMS_Abstract_Query::get_found_results()

Method: Get the total results found for the query.

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

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:336

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:349

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Query::get_query()

Method: Get the query.

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

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:362

Used by 0 functions | 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:389

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:402

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:415

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:426

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:435

Used by 1 function | Uses 0 functions
« Previous 1 … 34 35 36 … 408 Next »
© 2014 - 2026 LifterLMS · Privacy Policy · Terms and Conditions