LTI Integration Library 4.10.3
PHP class library for building LTI integrations
 
Loading...
Searching...
No Matches
CanvasApiTool Class Reference

Class to implement canvas-specific functions for LTI messages. More...

Inheritance diagram for CanvasApiTool:
ApiTool CanvasApiToolProvider

Public Member Functions

 getUserId ()
 Get the User ID.
 
- Public Member Functions inherited from ApiTool
 __construct ($tool)
 Class constructor.
 
 isConfigured ()
 Check if the API hook has been configured.
 
 getUserId ()
 Get the User ID.
 
 getContextId ()
 Get the Context ID.
 

Additional Inherited Members

- Protected Attributes inherited from ApiTool
 $tool = null
 Tool object.
 

Detailed Description

Class to implement canvas-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
Licence: http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License, version 3

Definition at line 14 of file CanvasApiTool.php.

Member Function Documentation

◆ getUserId()

getUserId ( )

Get the User ID.

Returns
string User ID value, or empty string if not available.

Reimplemented from ApiTool.

Definition at line 22 of file CanvasApiTool.php.


The documentation for this class was generated from the following file: