get all existing Email templates
@return
Data Table object
Arguments
get Email templates by id
Arguments
update / modify an Email template
@returns int - id in case of success, 0 if error
Arguments
name |
string |
description |
string |
translations |
string |
id |
integer, required |
delete translations by lang
Arguments
ids |
array |
languages |
array |
template_id |
integer |
This function returns an array with all templates, so it can be used in an array (similar to getall but no datatables format)
Arguments
Get all records
this function returns all the records. Pagination / limit are not accepted
Arguments
Get Change Log for an object
Arguments