File

projects/m2-core/src/lib/model/users/Account.ts

Extends

SecuritySubject

Implements

ModelEntity

Index

Properties
Methods
Accessors

Properties

Public askAPasswordChangeOnNextLogIn
Type : boolean
Public Optional askAPasswordChangeOnNextLogInFormatted
Type : string
Public Optional checked
Type : boolean
Public dateCreated
Type : number
Public Optional dateCreatedFormatted
Type : string
Public email
Type : string
Public Optional fio
Type : string
Public firstName
Type : string
Public groups
Type : number[]
Public Optional groupsFormatted
Type : string
Public Optional hasNonworkingCalendar
Type : boolean
Public id
Type : number
Public identitySource
Type : IdentitySource
Public Optional identitySourceFormatted
Type : string
Public image
Type : number
Public Optional imageData
Type : string
Public ip
Type : string
Public Optional isActivatedFormatted
Type : string
Public isDisabled
Type : boolean
Public Optional isDisabledFormatted
Type : string
Public isLoggedIn
Type : boolean
Public Optional isLoggedInFormatted
Type : string
Public Optional itemRef
Type : NavigationParams
Public lastLoginDate
Type : number
Public Optional lastLoginDateFormatted
Type : string
Public lastName
Type : string
Public login
Type : string
Public middleName
Type : string
Public notifyOfApplicationStatusChangesByEmail
Type : boolean
Public Optional notifyOfApplicationStatusChangesByEmailFormatted
Type : string
Public Optional partiallyApplied
Type : boolean
Public spamAllowed
Type : boolean
Public Optional spamAllowedFormatted
Type : string
Public Optional tip
Type : string
Public viceLogin
Type : string
Public webLogonDenied
Type : boolean
Public Optional webLogonDeniedFormatted
Type : string
Public Abstract displayName
Type : string

Methods

Public format
format()
Returns : void
Static formNavigationParams
formNavigationParams(user: Account, target: string, queryParamsHandling?: QueryParamsHandling)

Navigation

Parameters :
Name Type Optional Default value
user Account No
target string No '_blank'
queryParamsHandling QueryParamsHandling Yes
Returns : NavigationParams
Static isGroup
isGroup(subject: SecuritySubject)
Parameters :
Name Type Optional
subject SecuritySubject No
Returns : boolean

Accessors

searchParam
getsearchParam()
setsearchParam(value: string)
Parameters :
Name Type Optional
value string No
Returns : void
isActivated
getisActivated()
setisActivated(value: boolean)
Parameters :
Name Type Optional
value boolean No
Returns : void
displayName
getdisplayName()
setdisplayName(value: string)
Parameters :
Name Type Optional
value string No
Returns : void

results matching ""

    No results matching ""