57 ->column(
"Class Name",
"{class_name}",
true)
60 $table->emptyMessage =
"There are no email templates defined.";
70 echo
"<p><a class='button' href='/admin/email_template_form'>Add a Template</a> <a class='button' href='/admin/test_email_form'>Send a Test Email</a></p>\n";
75 $text =
"<a href=\"/admin/email_template_form?email_template_id={$emailTemplate->email_template_id}\">{$name}</a>";
87 return ellipsis(stripHTML(
$message->message), 300,
true);
formatEmailMessage($message)
formatEmailTemplateLink($emailTemplate)
formatEmailTemplateSubject($message)
formatEmailTemplateRecipients($message)
static usingFeature()
Uses the specified framework feature(s).
static using()
Import the datamodels, views and manifest for the specified component(s).