See Release Notes
Long Term Support Release
(no description)
File Size: | 60 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
helper:: (1 method):
get_tool_proxy_sql()
get_tool_proxy_sql(bool $orphanedonly = false, bool $count = false) X-Ref |
Get SQL to query DB for LTI tool proxy records. param: bool $orphanedonly If true, return SQL to get orphaned proxies only. param: bool $count If true, return SQL to get the count of the records instead of the records themselves. return: string SQL. |