Email protection
Popis
Jednoduchy helper, ktery chrani email proti spam robotum.
| Git | https://github.com/…ter/Helpers/ |
|---|---|
| Forum thread | |
| Autor | Milan Felix Sulc |
| Licence | WTFPL |
Pouziti (latte)
{var $e = "muj@email.cz"}
{!$e|email:"javascript"}
{!$e|email:"javascript":"nejaky odkaz"}
Pouziti (presenter)
public function beforeRender() {
$this->template->registerHelper('email', 'SmartyMailto::helper');
}
Metody
| Metoda |
| javascript |
| javascript_charcode |
| hex |
| drupal |
| texy |