LTI Integration Library 5.0.0-rc2
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.
 
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.
 

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

Member Function Documentation

◆ getUserId()

getUserId ( )

Get the User ID.

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

Reimplemented from ApiTool.


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