Class to implement services for a tool consumer via its proprietary API. More...
Public Member Functions | |
| __construct ($consumer) | |
| Class constructor. | |
Public Member Functions inherited from ApiPlatform | |
| __construct ($platform) | |
| Class constructor. | |
| isConfigured () | |
| Check if the API hook has been configured. | |
| mixed | getToolSettings ($simple=true) |
| Get Tool Settings. | |
| bool | setToolSettings ($settings=array()) |
| Perform a Tool Settings service request. | |
Additional Inherited Members | |
Protected Attributes inherited from ApiPlatform | |
| ceLTIc LTI Platform null | $platform = null |
| Platform object. | |
Class to implement services for a tool consumer via its proprietary API.
| __construct | ( | $consumer | ) |
Class constructor.
| \ceLTIc\LTI\ToolConsumer | $consumer |
Reimplemented from ApiPlatform.
References Util\logDebug().