Dev Resources

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

llms_{$this->id}_query_limit

Filter Hook: Filters the query LIMIT clause

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

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::sql_orderby()

Method: Retrieve the prepared SQL for the ORDER BY clause

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

Used by 0 functions | Uses 0 functions

llms_{$this->id}_query_orderby

Filter Hook: Filters the query ORDER BY clause

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

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::sql_limit()

Method: Retrieve the prepared SQL for the LIMIT clause

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

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

LLMS_Database_Query::is_first_page()

Method: Determine if we’re on the first page of results

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

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::is_last_page()

Method: Determine if we’re on the last page of results

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

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::parse_args()

Method: Parse arguments needed for the query

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

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::preprare_query()

Method: Prepare the SQL for the query

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

Used by 0 functions | Uses 0 functions

LLMS_Database_Query::query()

Method: Execute a query

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

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