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

Class to implement tool provider specific functions for LTI messages. More...

Inheritance diagram for ApiToolProvider:
ApiTool

Public Member Functions

 __construct ($toolProvider)
 Class constructor.
 
- 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 tool provider specific functions for LTI messages.

Deprecated:
Use ApiTool instead
See also
ApiTool
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 ApiToolProvider.php.

Constructor & Destructor Documentation

◆ __construct()

__construct (   $toolProvider)

Class constructor.

Parameters
ToolProvider | null$toolProvider

Reimplemented from ApiTool.

Definition at line 26 of file ApiToolProvider.php.

References Util\logDebug().


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