Package DE_EPAGES::ProductRating::Hooks::User
on update user name and email update product rating name and email
Functions
OnAfterUpdateUser
on update user email and name update product rating name and email (Hook OBJ_BeforeUpdateUser)
Syntax |
OnAfterUpdateUser( $hParams ); |
Input |
|
OnDeleteUser
update the product ratings and delete the user from it (Hook OBJ_DeleteUser)
Syntax |
OnDeleteUser( $hParams ); |
Input |
|