uri.email

Email URI ViewHelper. Generates an email URI incorporating TYPO3s spamProtectEmailAddresses TypoScript setting.

Example

Basic email URI:

<f:uri.email email="foo@bar.tld" />

Output:

javascript:linkTo_UnCryptMailto('ocknvq,hqqBdct0vnf');

Depending on spamProtectEmailAddresses setting.

Arguments

email

DataType

string

Required

true

Description

The email address to be turned into a URI