LLMS_Abstract_Query::__construct()
Method: Constructor.
Source: includes/abstracts/llms-abstract-query.php:124
Method: Constructor.
Source: includes/abstracts/llms-abstract-query.php:124
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: 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: Get the original, uncleaned, arguments submitted to the query.
Source: includes/abstracts/llms-abstract-query.php:235
Method: Retrieve default arguments for the query.
Source: includes/abstracts/llms-abstract-query.php:290