extends |
Model |
---|
The Core User class.
Methods | ||
---|---|---|
public
|
isAdmin()
|
# |
public
|
isNormalOrTenant()
|
# |
public
|
Groups()
|
# |
Methods used from Illuminate\Database\Eloquent\Concerns\HasGlobalScopes |
---|
addGlobalScope(), hasGlobalScope(), getGlobalScope(), getGlobalScopes() |
Methods used from Illuminate\Database\Eloquent\Concerns\HidesAttributes |
---|
getHidden(), setHidden(), getVisible(), setVisible(), makeVisible(), makeVisibleIf(), makeHidden(), makeHiddenIf() |
Methods used from Aurora\System\Classes\DisabledModulesTrait |
---|
isModuleDisabled(), getDisabledModules(), clearDisabledModules(), disableModule(), disableModules(), enableModule(), enableModules() |
Constants inherited from Aurora\System\Classes\Model |
---|
|
Properties | |||
---|---|---|---|
public
|
int
|
$Id
|
# |
public
|
string
|
$UUID
|
# |
public
|
string
|
$Name
|
# |
public
|
string
|
$PublicId
|
# |
public
|
int
|
$IdTenant
|
# |
public
|
bool
|
$IsDisabled
|
# |
public
|
int
|
$IdSubscription
|
# |
public
|
int
|
$Role
|
# |
public
|
DateTime
|
$LastLogin
|
# |
public
|
string
|
$LastLoginNow
|
# |
public
|
int
|
$LoginsCount
|
# |
public
|
string
|
$Language
|
# |
public
|
int
|
$TimeFormat
|
# |
public
|
string
|
$DateFormat
|
# |
public
|
string
|
$Question1
|
# |
public
|
string
|
$Question2
|
# |
public
|
string
|
$Answer1
|
# |
public
|
string
|
$Answer2
|
# |
public
|
bool
|
$SipEnable
|
# |
public
|
string
|
$SipImpi
|
# |
public
|
string
|
$SipPassword
|
# |
public
|
bool
|
$DesktopNotifications
|
# |
public
|
string
|
$Capa
|
# |
public
|
string
|
$CustomFields
|
# |
public
|
bool
|
$FilesEnable
|
# |
public
|
string
|
$EmailNotification
|
# |
public
|
string
|
$PasswordResetHash
|
# |
public
|
bool
|
$WriteSeparateLog
|
# |
public
|
string
|
$DefaultTimeZone
|
# |
public
|
int
|
$TokensValidFromTimestamp
|
# |
public
|
array
|
$Properties
|
# |
Properties inherited from Illuminate\Database\Eloquent\Model |
---|
$incrementing, $preventsLazyLoading, $exists, $wasRecentlyCreated |
Properties used from Illuminate\Database\Eloquent\Concerns\HasAttributes |
---|
$snakeAttributes, $encrypter |
Properties used from Illuminate\Database\Eloquent\Concerns\HasRelationships |
---|
$manyMethods |
Properties used from Illuminate\Database\Eloquent\Concerns\HasTimestamps |
---|
$timestamps |