Class to implement Resource Link services for a Moodle platform via its web services.
More...
Class to implement Resource Link services for a Moodle platform 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
- Copyright
- SPV Software Products
- Licence: http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public License, version 3
◆ __construct()
Class constructor.
- Parameters
-
ResourceLink | $resourceLink | |
Reimplemented from ApiResourceLink.
◆ getMemberships()
array bool getMemberships |
( |
bool | $withGroups | ) |
|
Get memberships.
- Parameters
-
bool | $withGroups | True is group information is to be requested as well |
- Returns
- array|bool Array of UserResult objects or false if the request was not successful
Reimplemented from ApiResourceLink.