\um\common\actionsEmails

Class Emails

Summary

Methods
Properties
Constants
__construct()
is_enabled()
send()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct() : mixed

Returns

mixed

is_enabled()

is_enabled(mixed  $is_enabled, mixed  $hook) : mixed

Parameters

mixed $is_enabled
mixed $hook

Returns

mixed

send()

send(string  $user_email, string  $template, array  $args = array()) : mixed

Send an email

Parameters

string $user_email

User email.

string $template

Template name.

array $args

Email additional arguments.

Returns

mixed