• 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/abstracts/llms-abstract-query.php

LLMS_Abstract_Query::set()

Method: Sets a query variable.

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

Used by 2 functions | Uses 0 functions

LLMS_Abstract_Query::setup_args()

Method: Setup arguments prior to a query.

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

Used by 1 function | Uses 5 functions

LLMS_Abstract_Query::sanitize_id_array()

Method: Sanitize input to ensure an array of absolute integers.

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

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Query::sanitize_sort()

Method: Removes any invalid sort fields before preparing a query.

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

Used by 1 function | Uses 1 function

LLMS_Abstract_Query::query()

Method: Execute a query.

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

Used by 1 function | Uses 5 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

LLMS_Abstract_Query::prepare_query()

Method: Prepare the query.

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

Used by 1 function | Uses 0 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::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
1 2 … 4 Next »
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions