Property | Type | Description | |
---|---|---|---|
$strTemplate | string | Template |
Method | Description | |
---|---|---|
generate ( ) : string | Display a wildcard in the back end |
Method | Description | |
---|---|---|
activateAcount ( ) | Activate an account | |
compile ( ) | Generate the module | |
createNewUser ( array $arrData ) | Create a new user and redirect | |
resendActivationMail ( |
Re-send the activation mail | |
sendActivationMail ( array $arrData ) | Send the activation mail | |
sendAdminNotification ( integer $intId, array $arrData ) | Send an admin notification e-mail |
protected createNewUser ( array $arrData ) | ||
$arrData | array |
protected resendActivationMail ( |
||
$objMember |
protected sendActivationMail ( array $arrData ) | ||
$arrData | array |
protected sendAdminNotification ( integer $intId, array $arrData ) | ||
$intId | integer | |
$arrData | array |