Searched refs:emaillink (Results 1 – 5 of 5) sorted by relevance
| /dokuwiki/lib/plugins/info/ | ||
| H A D | syntax.php | 153 $renderer->emaillink($info['email'], $info['author']); |
| /dokuwiki/inc/parser/ | ||
| H A D | renderer.php | 659 public function emaillink($address, $name = null) function in Doku_Renderer |
| H A D | metadata.php | 581 public function emaillink($address, $name = null) function in Doku_Renderer_metadata |
| H A D | handler.php | 1003 $this->addCall('emaillink', [$email, null], $pos); |
| H A D | xhtml.php | 1131 public function emaillink($address, $name = null, $returnonly = false) function in Doku_Renderer_xhtml |