Class to implement tool specific functions for LTI messages.
More...
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()
ceLTIc\LTI\ApiHook\ApiTool::__construct |
( |
?Tool | $tool | ) |
|
Class constructor.
- Parameters
-
◆ getContextId()
string ceLTIc\LTI\ApiHook\ApiTool::getContextId |
( |
| ) |
|
Get the Context ID.
- Returns
- string Context ID value, or empty string if not available.
◆ getUserId()
string ceLTIc\LTI\ApiHook\ApiTool::getUserId |
( |
| ) |
|
◆ isConfigured()
bool ceLTIc\LTI\ApiHook\ApiTool::isConfigured |
( |
| ) |
|
Check if the API hook has been configured.
- Returns
- bool True if the API hook has been configured
◆ $tool
Tool ceLTIc\LTI\ApiHook\ApiTool::$tool = null |
|
protected |