PlgContentEmailcloak::_addAttributesToEmail
Adds an attributes to the js cloaked email.
Signature
protected function _addAttributesToEmail(string
$jsEmail,
string
$before,
string
$after )
Parameters
-
$jsEmail
- Js cloaked email.
-
$before
- Attributes before email.
-
$after
- Attributes after email.
Returns
- string
- Js cloaked email with attributes.