Class to implement canvas-specific functions for LTI messages. More...
Public Member Functions | |
| string | getUserId () |
| Get the User ID. | |
| Public Member Functions inherited from 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 ApiTool | |
| Tool | $tool = null |
| Tool object. | |
Class to implement canvas-specific functions for LTI messages.
| string getUserId | ( | ) |
Get the User ID.
Reimplemented from ApiTool.