|
static | get_tool_proxy_sql (bool $orphanedonly=false, bool $count=false) |
| Get SQL to query DB for LTI tool proxy records.
|
|
◆ 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 | $orphanedonly | If true, return SQL to get orphaned proxies only. |
bool | $count | If true, return SQL to get the count of the records instead of the records themselves. |
- Return values
-
The documentation for this class was generated from the following file: