Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / 4.5.1 / Page 2

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::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_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::query()

Method: Execute a query

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

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::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_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_default_args()

Method: Retrieve default arguments for the query

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

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