LTI Integration Library 5.0.0-rc2
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.
 
mixed getToolSettings ($simple=true)
 Get Tool Settings.
 
bool setToolSettings ($settings=array())
 Perform a Tool Settings service request.
 

Additional Inherited Members

- Protected Attributes inherited from ApiPlatform
ceLTIc LTI Platform null $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

Constructor & Destructor Documentation

◆ __construct()

__construct (   $consumer)

Class constructor.

Parameters
\ceLTIc\LTI\ToolConsumer$consumer

Reimplemented from ApiPlatform.

References Util\logDebug().


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