Usersettings
class Usersettings extends Model (View source)
Properties
string | $kind | ||
protected | $notesExportType | ||
protected | $notesExportDataType | ||
protected | $notificationType | ||
protected | $notificationDataType |
Methods
setKind($kind)
No description
string
getKind()
No description
getNotesExport()
No description
getNotification()
No description
Details
setKind($kind)
No description
string
getKind()
No description
setNotesExport(UsersettingsNotesExport $notesExport)
No description
UsersettingsNotesExport
getNotesExport()
No description
setNotification(UsersettingsNotification $notification)
No description
UsersettingsNotification
getNotification()
No description