listTemplates()
Overview
public array function listTemplates(
string group = ""
)
Returns an array of templates describing the application's available system email templates. Each struct contains id, title and description keys. Templates are ordered by title (ascending).
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| group | string | No (default="") |