Class to implement the Assignment and Grade services.
More...
|
bool | $unsigned = false |
| Whether service request should be sent unsigned.
|
|
array | parseContextsInArray (object|array $contexts, array $arr) |
| Parse the JSON for context references.
|
|
string | $endpoint = null |
| Service endpoint.
|
|
string | $scope = null |
| Service access scope.
|
|
string | $mediaType = null |
| Media type of message body.
|
|
Class to implement the Assignment and Grade services.
- Author
- 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()
__construct |
( |
Platform | $platform, |
|
|
string | $endpoint, |
|
|
string | $path = '' ) |
Class constructor.
- Parameters
-
Platform | $platform | Platform object for this service request |
string | $endpoint | Service endpoint |
string | $path | Path (optional) |