LTI Integration Library 5.0.0-rc2
PHP class library for building LTI integrations
 
Loading...
Searching...
No Matches
ResourceLinkShare Class Reference

Class to represent a platform resource link share. More...

Public Member Functions

 __construct ()
 Class constructor.
 

Public Attributes

string null $consumerName = null
 Consumer name value.
 
string null $resourceLinkId = null
 Resource link ID value.
 
string null $title = null
 Title of sharing context.
 
bool null $approved = null
 Whether sharing request is to be automatically approved on first use.
 

Detailed Description

Class to represent a platform resource link share.

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 Data Documentation

◆ $approved

bool null $approved = null

Whether sharing request is to be automatically approved on first use.

$approved

◆ $consumerName

string null $consumerName = null

Consumer name value.

$consumerName

◆ $resourceLinkId

string null $resourceLinkId = null

Resource link ID value.

$resourceLinkId

◆ $title

string null $title = null

Title of sharing context.

$title


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