Function: notifytype
Result: the list of elements
Types of message templates
Access level: admin
- type — Type
Name
Function: notifytype.template
Result: the list of elements
Message templates — Email notifications — Emails in the Notifications module
Access level: admin
- id — Id
- name — Name
- notice — Message type
- project — Provider
- intname — Internal name
- changetemplate — Change date
- status — Status
Suspend
Function: notifytype.template.suspend
Suspend
Access level: admin
Parameters:
- elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of notifytype.template function.
Result: successful operation or error message
Delete
Function: notifytype.template.delete
Delete
Access level: admin
Parameters:
- elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of notifytype.template function.
Result: successful operation or error message
Edit the message template
Function: notifytype.template.edit
Access level: admin
The function is simultaneously used to view object's parameters, to change an object, and create new one.
View object's parameters:
- Parameters:
- plid — parent list unique identifier (id element of notifytype function).
- elid — unique identifier (id element of notifytype.template function)
- Result: object parameters list
Create an object:
Parameters:
- sok — the parameter must not be empty, generally "ok".
- plid — parent list unique identifier (id element of notifytype function).
- additional query parameters ...
- Result: successful operation or error message
Change an object:
- Parameters:
- sok — the parameter must not be empty, generally "ok".
- plid — parent list unique identifier (id element of notifytype function).
- elid — unique identifier (id element of notifytype.template function)
- additional query parameters ...
- Result: successfull operation or error message
The list object's parameters or additional query parameters (see above):
- name — Name. Enter a name for this payment method
- project — Provider. A newly created template will be available for the selected provider
- notice — Notification type. Select a notification type that will define when to send this notification
- subject — Message heading. Enter a heading
- allowcopy — . (Optional parameter. To enable the option click "on".) This letter will be put into the Notifications module
- allowunverifiedemail — . (Optional parameter. To enable the option click "on".) Select the check box to allow sending notifications based on templates
- blindcopy — . (Optional parameter. To enable the option click "on".) Hidden copy
- blindcarboncopy — Email. Enter email address for hidden copy
- content — Message template. Message template in the xslt or ejs formats
Name
Function: notifytypecontent.history
Result: the list of elements
Template history
Access level: admin
- changedate — Change date
- desc — Description
- user — User
- ip — IP address
- action — Function
Back to the previous list
Function: notify.template
Back to the previous list
Access level: admin
Resume
Function: notifytype.template.resume
Resume
Access level: admin
Parameters:
- elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of notifytype.template function.
Result: successful operation or error message
Reset the template
Function: notifytype.template.restoredefault
Reset the template
Access level: admin
Parameters:
- elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of notifytype.template function.
Result: successful operation or error message
Test the selected template
Function: notifytype.template.try
Test the selected template
Access level: admin