Dev Resources

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

LLMS_Student_Query::requires_field()

Method: Determines if a field should be selected/joined based on searching and sorting arguments

Source: includes/class.llms.student.query.php:203

Used by 0 functions | Uses 0 functions

LLMS_Student_Query::sql_having()

Method: Retrieve prepared SQL for the HAVING clause

Source: includes/class.llms.student.query.php:232

Used by 0 functions | Uses 0 functions

llms_student_query_having

Filter Hook: Filters the query HAVING clause

Source: includes/class.llms.student.query.php:250

Used by 0 functions | Uses 0 functions

LLMS_Student_Query::sql_joins()

Method: Setup joins based on submitted sort and search args

Source: includes/class.llms.student.query.php:261

Used by 0 functions | Uses 0 functions

llms_student_query_join

Filter Hook: Filters the query JOIN clause

Source: includes/class.llms.student.query.php:295

Used by 0 functions | Uses 0 functions

LLMS_Student_Query::sql_search()

Method: Retrieve the prepared SEARCH query for the WHERE clause

Source: includes/class.llms.student.query.php:308

Used by 0 functions | Uses 0 functions

llms_student_query_search

Filter Hook: Filters the part of the SQL query that performs the search.

Source: includes/class.llms.student.query.php:335

Used by 0 functions | Uses 0 functions

LLMS_Student_Query::sql_select()

Method: Setup the SQL for the select statement

Source: includes/class.llms.student.query.php:348

Used by 0 functions | Uses 0 functions

llms_student_query_select

Filter Hook: Filters the query SELECT clause

Source: includes/class.llms.student.query.php:391

Used by 0 functions | Uses 0 functions

LLMS_Student_Query::sql_status_in()

Method: Generate an SQL IN clause based on submitted status arguments

Source: includes/class.llms.student.query.php:403

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