Honors $conf['mailguard'] setting
public emaillink ( string $address, string | array $name = null, boolean $returnonly = false ) : void | string | ||
$address | string | Email-Address |
$name | string | array | name for the link, array for media file |
$returnonly | boolean | whether to return html or write to doc attribute |
return | void | string | writes to doc attribute or returns html depends on $returnonly |