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

Class to implement services for a tool consumer via its proprietary API. More...

Inheritance diagram for ApiToolConsumer:
ApiPlatform

Public Member Functions

 __construct ($consumer)
 Class constructor.
 
- Public Member Functions inherited from ApiPlatform
 __construct ($platform)
 Class constructor.
 
 isConfigured ()
 Check if the API hook has been configured.
 
 getToolSettings ($simple=true)
 Get Tool Settings.
 
 setToolSettings ($settings=array())
 Perform a Tool Settings service request.
 

Additional Inherited Members

- Protected Attributes inherited from ApiPlatform
 $platform = null
 Platform object.
 

Detailed Description

Class to implement services for a tool consumer via its proprietary API.

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

Constructor & Destructor Documentation

◆ __construct()

__construct (   $consumer)

Class constructor.

Parameters
ToolConsumer$consumer

Reimplemented from ApiPlatform.

Definition at line 26 of file ApiToolConsumer.php.

References Util\logDebug().


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