Class to implement canvas-specific functions for LTI messages. More...
Public Member Functions | |
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 14 of file CanvasApiTool.php.
getUserId | ( | ) |
Get the User ID.
Reimplemented from ApiTool.
Definition at line 22 of file CanvasApiTool.php.