Hierarchy

  • Params

Properties

groupid?: null | number

Group id, 0 means that the function will determine the user group.

page?: null | number

The page of records to return.

perpage?: null | number

The number of records to return per page.

sortby?: null | string

sort by this element: lastname, firstname, submissiontitle, submissionmodified, submissiongrade, gradinggrade.

sortdirection?: null | string

sort direction: ASC or DESC

workshopid: null | number

Workshop instance id.

Generated using TypeDoc