Class to implement canvas-specific functions for LTI messages. More...
Public Member Functions | |
string | getUserId () |
Get the User ID. | |
![]() | |
__construct (?Tool $tool) | |
Class constructor. | |
bool | isConfigured () |
Check if the API hook has been configured. | |
string | getContextId () |
Get the Context ID. | |
Additional Inherited Members | |
![]() | |
Tool | $tool = null |
Tool object. | |
Class to implement canvas-specific functions for LTI messages.
string getUserId | ( | ) |
Get the User ID.
Reimplemented from ApiTool.