PHP 클래스 Neos\FluidAdaptor\ViewHelpers\Uri\EmailViewHelper

Currently the specified email is simply prepended by "mailto:" but we might add spam protection. = Examples = mailto:[email protected]
상속: extends Neos\FluidAdaptor\Core\ViewHelper\AbstractViewHelper
파일 보기 프로젝트 열기: neos/flow-development-collection 1 사용 예제들

공개 메소드들

메소드 설명
render ( string $email ) : string

메소드 상세

render() 공개 메소드

public render ( string $email ) : string
$email string The email address to be turned into a mailto uri.
리턴 string Rendered email uri