Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class-edd-customer-query.php

EDD_Customer_Query::get_allowed_orderby_keys()

Method: Returns the basic allowed keys to use for the orderby clause.

Source: includes/class-edd-customer-query.php:741

Used by 0 functions | Uses 0 functions

EDD_Customer_Query::construct_request_limits()

Method: Constructs the limits segment of the SQL request.

Source: includes/class-edd-customer-query.php:599

Used by 0 functions | Uses 0 functions

EDD_Customer_Query::construct_request_groupby()

Method: Constructs the groupby segment of the SQL request.

Source: includes/class-edd-customer-query.php:619

Used by 0 functions | Uses 0 functions

EDD_Customer_Query::get_search_sql()

Method: Used internally to generate an SQL string for searching across multiple columns.

Source: includes/class-edd-customer-query.php:639

Used by 0 functions | Uses 0 functions

EDD_Customer_Query::parse_orderby_string()

Method: Parses a single orderby string.

Source: includes/class-edd-customer-query.php:665

Used by 0 functions | Uses 0 functions

EDD_Customer_Query::parse_order_string()

Method: Parses a single order string.

Source: includes/class-edd-customer-query.php:717

Used by 0 functions | Uses 0 functions

EDD_Customer_Query::construct_request_join()

Method: Constructs the join segment of the SQL request.

Source: includes/class-edd-customer-query.php:466

Used by 0 functions | Uses 0 functions

EDD_Customer_Query::construct_request_where()

Method: Constructs the where segment of the SQL request.

Source: includes/class-edd-customer-query.php:492

Used by 0 functions | Uses 0 functions

EDD_Customer_Query::construct_request_orderby()

Method: Constructs the orderby segment of the SQL request.

Source: includes/class-edd-customer-query.php:556

Used by 0 functions | Uses 0 functions

EDD_Customer_Query::query()

Method: Sets up the query for retrieving customers.

Source: includes/class-edd-customer-query.php:257

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