Class to implement canvas-specific functions for LTI messages. More...
Public Member Functions | |
__construct ($tool) | |
Class constructor. | |
![]() | |
getUserId () | |
Get the User ID. | |
![]() | |
__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 canvas-specific functions for LTI messages.
Definition at line 18 of file CanvasApiToolProvider.php.
__construct | ( | $tool | ) |
Class constructor.
Tool | null | $tool |
Reimplemented from ApiTool.
Definition at line 26 of file CanvasApiToolProvider.php.
References ApiTool\$tool, and Util\logDebug().