Class to implement canvas-specific functions for LTI messages. More...
Inheritance diagram for ceLTIc\LTI\ApiHook\canvas\CanvasApiTool:Public Member Functions | |
| string | getUserId () |
| Get the User ID. | |
Public Member Functions inherited from ceLTIc\LTI\ApiHook\ApiTool | |
| __construct (?Tool $tool) | |
| Class constructor. | |
| bool | isConfigured () |
| Check if the API hook has been configured. | |
| string | getContextId () |
| Get the Context ID. | |
Additional Inherited Members | |
Protected Attributes inherited from ceLTIc\LTI\ApiHook\ApiTool | |
| Tool | $tool = null |
| Tool object. | |
Class to implement canvas-specific functions for LTI messages.
| string ceLTIc\LTI\ApiHook\canvas\CanvasApiTool::getUserId | ( | ) |
Get the User ID.
Reimplemented from ceLTIc\LTI\ApiHook\ApiTool.