FacturaScripts

MailNotifier extends MailNotifier
in package

Class created by Core/Base/PluginDeploy

Tags
author

FacturaScripts [email protected]

Table of Contents

getText()  : string
send()  : bool

Methods

getText()

public static getText(string $text, array<string|int, mixed> $params) : string
Parameters
$text : string
$params : array<string|int, mixed>
Return values
string

send()

public static send(string $notificationName, string $email[, string $name = '' ][, array<string|int, mixed> $params = [] ][, array<string|int, mixed> $attach = [] ][, array<string|int, mixed> $mainBlocks = [] ][, array<string|int, mixed> $footerBlocks = [] ]) : bool
Parameters
$notificationName : string
$email : string
$name : string = ''
$params : array<string|int, mixed> = []
$attach : array<string|int, mixed> = []
$mainBlocks : array<string|int, mixed> = []
$footerBlocks : array<string|int, mixed> = []
Tags
throws
Exception
throws
SyntaxError
throws
RuntimeError
throws
LoaderError
Return values
bool

Search results