Home
last modified time | relevance | path

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

12

/plugin/struct/types/
DMail.php25 $R->emaillink($mail);
/plugin/dw2pdf/
Drenderer.php284 public function emaillink($address, $name = null, $returnonly = false) function in renderer_plugin_dw2pdf
289 parent::emaillink($address, $name, $returnonly);
/plugin/strata/types/
Dlink.php26 $renderer->emaillink($value,$hint);
/plugin/markdowku/
Danchorsreference.php55 $renderer->emaillink($target, $title);
/plugin/groupusers/
Dsyntax.php88 $renderer->emaillink($info['mail']);
/plugin/listusergroup/
Dhelper.php144 $xhtml_renderer->doc .= $xhtml_renderer->emaillink($info['mail']);
/plugin/groupmgr/
Dsyntax.php297 $renderer->emaillink($u['mail']);
/plugin/epub/
Drenderer.php461 function emaillink($address, $name = NULL,$returnonly = false) { function in renderer_plugin_epub
465 parent::emaillink($address, $name);
/plugin/struct/renderer/
Dcsv.php164 public function emaillink($address, $name = null) function in renderer_plugin_struct_csv
/plugin/latexport/implementation/
Ddecorator.php820 function emaillink($address, $name = null) { function in decorator
822 $this->decorator->emaillink($address, $name);
Ddecorator_persister.php770 function emaillink($address, $name = null) { function in DecoratorPersister
/plugin/eventline/
Dplain.php103 function emaillink($address, $name = NULL) { function in Doku_Renderer_plain
/plugin/actionrenderer/
Drenderer.php411 public function emaillink($address, $name = null, $returnonly = false) function in renderer_plugin_actionrenderer
/plugin/gcalendar/inc/
Dgcal_read.php367 $drx->emaillink($link,$name);
/plugin/gemini/
Drenderer.php388 public function emaillink($address, $name = null) function in renderer_plugin_gemini
/plugin/latexit/_test/
Drenderer.test.php685 $this->r->emaillink("email@domain.com", "Email");
689 $this->r->emaillink("email@domain.com");
/plugin/aichat/
Drenderer.php445 public function emaillink($address, $name = null, $returnonly = false) function in renderer_plugin_aichat
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/
DMarkdownRendererTrait.php289 $this->renderer->emaillink($block[1]);
/plugin/text/
Drenderer.php461 function emaillink($address, $name = NULL, $returnonly=false) { function in renderer_plugin_text
/plugin/json/syntax/
Dextract.php597 $renderer->emaillink($id, $title);
/plugin/prosemirror/
Drenderer.php523 public function emaillink($address, $name = null) function in renderer_plugin_prosemirror
/plugin/combo/syntax/
Dlink.php611 $renderer->emaillink($markupRef, $name);
/plugin/mellelexport/
Drenderer.php708 …function emaillink($address, $name = NULL) {call_user_func_array(array($this, '__call'), array(__F… function in renderer_plugin_mellelexport
/plugin/edittable/renderer/
Dinverse.php492 function emaillink($address, $name = null) { function in renderer_plugin_edittable_inverse
/plugin/xml/
Drenderer.php456 function emaillink($address, $name = null) { function in renderer_plugin_xml

12