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