Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SigaaSearchTeacherResult

Hierarchy

  • SigaaSearchTeacherResult

Implements

Index

Constructors

constructor

Properties

Private _department

_department: string

Private _name

_name: string

Private _pageURL

_pageURL: URL

Private Optional _photoURL

_photoURL: URL

Accessors

department

  • get department(): string

name

  • get name(): string

pageURL

  • get pageURL(): URL

profilePictureURL

  • get profilePictureURL(): undefined | URL

Methods

downloadProfilePicture

  • downloadProfilePicture(basepath: string, callback: ProgressCallback): Promise<string>

getEmail

  • getEmail(): Promise<undefined | string>

Generated using TypeDoc