UserProfileObserver
in package
Table of Contents
Methods
- created() : void
- creating() : void
- updated() : void
- updating() : void
- setBirthdayDOY() : void
- setBirthdayMonth() : void
- updateUserProfile() : void
Methods
created()
public
created(UserProfile $userProfile) : void
Parameters
- $userProfile : UserProfile
creating()
public
creating(UserProfile $userProfile) : void
Parameters
- $userProfile : UserProfile
updated()
public
updated(UserProfile $userProfile) : void
Parameters
- $userProfile : UserProfile
updating()
public
updating(UserProfile $userProfile) : void
Parameters
- $userProfile : UserProfile
setBirthdayDOY()
private
setBirthdayDOY(UserProfile $userProfile) : void
Parameters
- $userProfile : UserProfile
setBirthdayMonth()
private
setBirthdayMonth(UserProfile $userProfile) : void
Parameters
- $userProfile : UserProfile
updateUserProfile()
private
updateUserProfile(UserProfile $userProfile) : void
Parameters
- $userProfile : UserProfile