Home
last modified time | relevance | path

Searched refs:emaillink (Results 1 – 25 of 29) sorted by path

12

/plugin/actionrenderer/
H A Drenderer.php411 public function emaillink($address, $name = null, $returnonly = false) function in renderer_plugin_actionrenderer
/plugin/codemirror/dist/
H A Dscripts.min.js.map1 …t: true,\n }],\n style: 'link',\n }, {\n name: 'emaillink', // 340\n …
/plugin/combo/syntax/
H A Dlink.php194 "emaillink",
569 $renderer->emaillink($markupRef, $name);
/plugin/dokutexit/
H A Dlatex.php580 function emaillink($address, $title = NULL) { function in Doku_Renderer_latex
/plugin/dw2pdf/
H A Drenderer.php284 public function emaillink($address, $name = null, $returnonly = false)
289 parent::emaillink($address, $name, $returnonly);
257 function emaillink($address, $name = NULL, $returnonly = false) { global() function in renderer_plugin_dw2pdf
/plugin/edittable/renderer/
H A Dinverse.php492 function emaillink($address, $name = null) { function in renderer_plugin_edittable_inverse
/plugin/epub/
H A Drenderer.php461 function emaillink($address, $name = NULL,$returnonly = false) { function in renderer_plugin_epub
465 parent::emaillink($address, $name);
/plugin/eventline/
H A Dplain.php103 function emaillink($address, $name = NULL) { function in Doku_Renderer_plain
/plugin/gcalendar/inc/
H A Dgcal_read.php367 $drx->emaillink($link,$name);
/plugin/gemini/
H A Drenderer.php388 public function emaillink($address, $name = null) function in renderer_plugin_gemini
/plugin/groupmanager/
H A Dsyntax.php481 $renderer->emaillink($u['mail']);
/plugin/groupmgr/
H A Dsyntax.php297 $renderer->emaillink($u['mail']);
/plugin/latexit/_test/
H A Drenderer.test.php685 $this->r->emaillink("email@domain.com", "Email");
689 $this->r->emaillink("email@domain.com");
/plugin/latexit/
H A Drenderer.php1107 function emaillink($address, $name = NULL) { function in renderer_plugin_latexit
/plugin/latexport/implementation/
H A Ddecorator.php820 function emaillink($address, $name = null) { function in decorator
822 $this->decorator->emaillink($address, $name);
H A Ddecorator_persister.php770 function emaillink($address, $name = null) { function in DecoratorPersister
/plugin/listusergroup/
H A Dhelper.php144 $xhtml_renderer->doc .= $xhtml_renderer->emaillink($info['mail']);
/plugin/markdowku/
H A Danchorsreference.php55 $renderer->emaillink($target, $title);
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/
H A DMarkdownRendererTrait.php289 $this->renderer->emaillink($block[1]);
/plugin/mellelexport/
H A Drenderer.php708 …function emaillink($address, $name = NULL) {call_user_func_array(array($this, '__call'), array(__F… function in renderer_plugin_mellelexport
/plugin/nroff/
H A Drenderer.php663 function emaillink($address, $name = NULL) { function in renderer_plugin_nroff
/plugin/odp/
H A Drenderer.php1164 function emaillink($address, $name = NULL) { function in renderer_plugin_odp
/plugin/odt/renderer/
H A Dpage.php1454 function emaillink($address, $name = NULL, $returnonly = false) { function in renderer_plugin_odt_page
/plugin/prosemirror/
H A Drenderer.php511 public function emaillink($address, $name = null) function in renderer_plugin_prosemirror
/plugin/strata/types/
H A Dlink.php26 $renderer->emaillink($value,$hint);

12