Package DE_EPAGES::ShopMailType::Hooks::MailTypeTemplate
insert mailtypes into the shops
Functions
OnDeleteMailTypeTemplate
delete the MailTypes on the Shop when a MailTypeTemplate is deleted. (Hook OBJ_DeleteMailTypeTemplate)
Syntax |
OnDeleteMailTypeTemplate( $hParams ); |
Input |
|
OnInsertMailTypeTemplate
checks the MailTypeTemplateGroup when a MailTypeTemplate is created and set to default if no is given. (Hook OBJ_InsertMailTypeTemplate)
Syntax |
OnInsertMailTypeTemplate( $hParams ); |
Input |
|