LLMS_Abstract_Query::get_allowed_sort_fields()
Method: Retrieve a list of fields that are allowed to be used for result sorting.
Source: includes/abstracts/llms-abstract-query.php:259
Method: Retrieve a list of fields that are allowed to be used for result sorting.
Source: includes/abstracts/llms-abstract-query.php:259
Method: Get the final combined arguments used to generate the query.
Source: includes/abstracts/llms-abstract-query.php:209
Method: Get the default arguments used for the query.
Source: includes/abstracts/llms-abstract-query.php:222
Method: Set result counts and pagination properties.
Source: includes/abstracts/llms-abstract-query.php:142
Method: Determines the default arguments for the query.
Source: includes/abstracts/llms-abstract-query.php:164
Method: Determines the total number of found results for the given query and returns it.
Source: includes/abstracts/llms-abstract-query.php:184
Method: Retrieve a query variable with an optional fallback value when the value is not set.
Source: includes/abstracts/llms-abstract-query.php:196
Method: Constructor.
Source: includes/abstracts/llms-abstract-query.php:124
Class: Database Query abstract class.
Source: includes/abstracts/llms-abstract-query.php:27
Method: Retrieves the selected period from `$_GET` and validates it.
Source: includes/abstracts/llms.abstract.post.data.php:117