Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
mod_lti\helper Class Reference

Static Public Member Functions

static get_tool_proxy_sql (bool $orphanedonly=false, bool $count=false)
 Get SQL to query DB for LTI tool proxy records.
 

Member Function Documentation

◆ get_tool_proxy_sql()

static mod_lti\helper::get_tool_proxy_sql ( bool $orphanedonly = false,
bool $count = false )
static

Get SQL to query DB for LTI tool proxy records.

Parameters
bool$orphanedonlyIf true, return SQL to get orphaned proxies only.
bool$countIf true, return SQL to get the count of the records instead of the records themselves.
Return values
stringSQL.

The documentation for this class was generated from the following file: