platform-components-ng/projects/platform-components-lib/src/lib/components/users/qpp-user-profile/qpp-user-profile.component.ts
Qpp user profile component
| selector | qpp-user-profile |
| templateUrl | qpp-user-profile.component.html |
Properties |
Methods |
Outputs |
constructor(userService: UserService, dialogService: QppDialogService, qppErrorMessageService: QppErrorMessageService)
|
||||||||||||
|
Parameters :
|
| aboutClickEvent |
Type : EventEmitter
|
| emitHelpClickEvent |
Type : EventEmitter
|
| signOut |
Type : EventEmitter
|
| emitSignOutEvent |
emitSignOutEvent()
|
|
Emit signout event
Returns :
void
void |
| focusOnProfileLauncher |
focusOnProfileLauncher()
|
|
Focus on profile-launcher
Returns :
void
void |
| helpClickHandler |
helpClickHandler()
|
|
Help Click Handler
Returns :
void
void |
| openAboutPopup |
openAboutPopup()
|
|
Open about popup
Returns :
void
void |
| HELP_LINK |
Type : string
|
Default value : "https://www.quark.com/documentation/quark_publishing_platform/NextGenv3.0/en/Quark%20Publishing%20Platform%20NextGen%20User%20Guide/"
|
| loggedInUser |
Type : User
|
| tenantName |
Type : string
|