Home
last modified time | relevance | path

Searched refs:emaillink (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/lib/plugins/info/
H A Dsyntax.php130 $renderer->emaillink($info['email'], $info['author']);
/dokuwiki/inc/parser/
H A Drenderer.php659 public function emaillink($address, $name = null) function in Doku_Renderer
H A Dmetadata.php581 public function emaillink($address, $name = null) function in Doku_Renderer_metadata
H A Dxhtml.php1132 public function emaillink($address, $name = null, $returnonly = false) function in Doku_Renderer_xhtml