Class to implement tool provider specific functions for LTI messages. More...
Public Member Functions | |
__construct ($toolProvider) | |
Class constructor. | |
![]() | |
__construct ($tool) | |
Class constructor. | |
isConfigured () | |
Check if the API hook has been configured. | |
getUserId () | |
Get the User ID. | |
getContextId () | |
Get the Context ID. | |
Additional Inherited Members | |
![]() | |
$tool = null | |
Tool object. | |
Class to implement tool provider specific functions for LTI messages.
Definition at line 18 of file ApiToolProvider.php.
__construct | ( | $toolProvider | ) |
Class constructor.
ToolProvider | null | $toolProvider |
Reimplemented from ApiTool.
Definition at line 26 of file ApiToolProvider.php.
References Util\logDebug().