Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/abstracts/abstract.llms.database.query.php / Page 2

LLMS_Database_Query::set()

Method: Sets a query variable

Source: includes/abstracts/abstract.llms.database.query.php:388

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::set_found_results()

Method: Set variables related to total number of results and pages possible with supplied arguments

Source: includes/abstracts/abstract.llms.database.query.php:400

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::setup_args()

Method: Setup arguments prior to a query

Source: includes/abstracts/abstract.llms.database.query.php:423

Used by 0 functions | Uses 0 functions

llms_{$this->id}_query_parse_args

Filter Hook: Filters the parsed query arguments

Source: includes/abstracts/abstract.llms.database.query.php:442

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::get_results()

Method: Retrieve an array of results for the given query

Source: includes/abstracts/abstract.llms.database.query.php:207

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::sql_select_columns()

Method: Retrieve the prepared SQL for the SELECT clause

Source: includes/abstracts/abstract.llms.database.query.php:463

Used by 0 functions | Uses 0 functions

llms_{$this->id}_query_get_results

Filter Hook: Filters the query results

Source: includes/abstracts/abstract.llms.database.query.php:222

Used by 0 functions | Uses 0 functions

llms_{$this->id}_query_select_columns

Filter Hook: Filters the query SELECT columns

Source: includes/abstracts/abstract.llms.database.query.php:483

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::get_skip()

Method: Get the number of results to skip for the query based on the current page and per_page vars

Source: includes/abstracts/abstract.llms.database.query.php:233

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::has_results()

Method: Determine if the query has at least one result

Source: includes/abstracts/abstract.llms.database.query.php:244

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 Next »
Proudly powered by WordPress