Class to implement tool provider specific functions for LTI messages. More...
Public Member Functions | |
| __construct ($toolProvider) | |
| Class constructor. | |
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 tool provider specific functions for LTI messages.
| __construct | ( | $toolProvider | ) |
Class constructor.
| \ceLTIc\LTI\ToolProvider | null | $toolProvider |
Reimplemented from ApiTool.
References Util\logDebug().