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

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

Inheritance diagram for CanvasApiToolProvider:
CanvasApiTool ApiTool

Public Member Functions

 __construct ($tool)
 Class constructor.
 
- Public Member Functions inherited from CanvasApiTool
 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.

Deprecated:
Use CanvasApiTool instead
See also
CanvasApiTool
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 18 of file CanvasApiToolProvider.php.

Constructor & Destructor Documentation

◆ __construct()

__construct (   $tool)

Class constructor.

Parameters
Tool | null$tool

Reimplemented from ApiTool.

Definition at line 26 of file CanvasApiToolProvider.php.

References ApiTool\$tool, and Util\logDebug().


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