Class to implement tool specific functions for LTI messages.
More...
|
| | __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.
|
| |
|
| ceLTIc LTI Tool null | $tool = null |
| | Tool object.
|
| |
Class to implement tool specific functions for LTI messages.
- Author
- Stephen P Vickers steph.nosp@m.en@s.nosp@m.pvsof.nosp@m.twar.nosp@m.eprod.nosp@m.ucts.nosp@m..com
- Copyright
- SPV Software Products
- Licence: http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License, version 3
◆ __construct()
◆ getContextId()
Get the Context ID.
- Returns
- string Context ID value, or empty string if not available.
◆ getUserId()
Get the User ID.
- Returns
- string User ID value, or empty string if not available.
Reimplemented in CanvasApiTool.
◆ $tool
| ceLTIc LTI Tool null $tool = null |
|
protected |
The documentation for this class was generated from the following file: