Package DE_EPAGES::ShopMailType::API::TLE::MailTypeTemplateHandler
Functions
MAILTYPETEMPLATES
Returns all shop mailtypetemplate objects that belongs to the group and is sent to the user.
Syntax |
#MAILTYPETEMPLATES(#Object) |
Example |
#LOOP(#MAILTYPETEMPLATES(#Object)) #NameOrAlias<br/> #ENDLOOP |
Input |
|
MAILTYPETEMPLATESADMIN
Returns all shop mailtypetemplate objects that is sent to the admin.
Syntax |
#MAILTYPETEMPLATESADMIN |
Example |
#LOOP(#MAILTYPETEMPLATESADMIN(#Shop)) #NameOrAlias<br/> #ENDLOOP |