Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AccountPasswordModalComponent

Hierarchy

  • AccountPasswordModalComponent

Index

Constructors

constructor

Properties

Private accountService

accountService: AccountService

injected AccountService

currentProfile

currentProfile: ProfileJs

Current User's profile

type

{ProfileJs}

error

error: string = ""

loading

loading: boolean = false

modal

modal: ModalDirective

model

Private notificationService

notificationService: NotificationService

injected NotificationService

oldPassIsNotNewPass

oldPassIsNotNewPass: boolean = true

passwordsAreSync

passwordsAreSync: boolean = true

Methods

hideUpdateModal

  • hideUpdateModal(): void

onSubmit

  • onSubmit(): void

showUpdateModal

  • showUpdateModal(userProfile: ProfileJs): void

validatePasswordSync

  • validatePasswordSync(event: any): void

Generated using TypeDoc