grade_support extends facade
Facade for local_middag\framework\support\moodle\grade_support.
Tags
Table of Contents
Methods
- get_facade_accessor() : string
- Return the service accessor key for this facade.
- get_grade() : mixed
Methods
get_facade_accessor()
Return the service accessor key for this facade.
public
static get_facade_accessor() : string
Return values
stringget_grade()
public
static get_grade(int $courseid, int $userid[, string $fields = = '\'*\'' ][, string|null $itemtype = = 'null' ][, bool $unique = = 'false' ]) : mixed
Parameters
- $courseid : int
- $userid : int
- $fields : string = = '\'*\''
- $itemtype : string|null = = 'null'
- $unique : bool = = 'false'