Class to implement Resource Link services for a Canvas platform via its proprietary API.
More...
Class to implement Resource Link services for a Canvas platform via its proprietary API.
- Author
- Simon Booth s.p.b.nosp@m.ooth.nosp@m.@stir.nosp@m..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.