LTI Integration Library  3.1.0
PHP class library for building LTI integrations
MoodleApiResourceLink Class Reference

Class to implement Resource Link services for a Moodle tool consumer via its web services. More...

Inheritance diagram for MoodleApiResourceLink:
ApiResourceLink MoodleApi

Public Member Functions

 getMemberships ($withGroups)
 Get memberships. More...
 

Additional Inherited Members

Detailed Description

Class to implement Resource Link services for a Moodle tool consumer via its web services.

Author
Tony Butler a.but.nosp@m.ler4.nosp@m.@lanc.nosp@m.aste.nosp@m.r.ac..nosp@m.uk
Stephen P Vickers steph.nosp@m.en@s.nosp@m.pvsof.nosp@m.twar.nosp@m.eprod.nosp@m.ucts.nosp@m..com
Version
3.1.0
Licence: http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License, version 3

Definition at line 16 of file MoodleApiResourceLink.php.

Member Function Documentation

◆ getMemberships()

getMemberships (   $withGroups)

Get memberships.

Parameters
bool$withGroupsTrue is group information is to be requested as well
Returns
mixed Array of UserResult objects or False if the request was not successful

Definition at line 26 of file MoodleApiResourceLink.php.

References ApiResourceLink\$resourceLink.


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