MIDDAG for Moodle

grade_support extends facade

Facade for local_middag\framework\support\moodle\grade_support.

Tags
see
grade_support
mixin

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
string

get_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'

        
On this page

Search results