Package DE_EPAGES::Presentation::Hooks::Site
Functions
OnUserRegistration
This should be the last called trigger function for the UI_UserRegistration trigger and simply calls the function to which the function pointer in the trigger parameter "MailFunction" points, which is usually a send mail function for registration activation.
Syntax |
OnUserRegistration( $hArgs ); |
Input |
|