Home
last modified time | relevance | path

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

12

/plugin/struct/types/
H A DMail.php25 $R->emaillink($mail);
/plugin/strata/types/
H A Dlink.php26 $renderer->emaillink($value,$hint);
/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/markdowku/
H A Danchorsreference.php55 $renderer->emaillink($target, $title);
/plugin/listusergroup/
H A Dhelper.php144 $xhtml_renderer->doc .= $xhtml_renderer->emaillink($info['mail']);
/plugin/groupmgr/
H A Dsyntax.php297 $renderer->emaillink($u['mail']);
/plugin/epub/
H A Drenderer.php461 function emaillink($address, $name = NULL,$returnonly = false) { function in renderer_plugin_epub
465 parent::emaillink($address, $name);
/plugin/struct/renderer/
H A Dcsv.php164 public function emaillink($address, $name = null) function in renderer_plugin_struct_csv
/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/eventline/
H A Dplain.php103 function emaillink($address, $name = NULL) { function in Doku_Renderer_plain
/plugin/actionrenderer/
H A Drenderer.php411 public function emaillink($address, $name = null, $returnonly = false) function in renderer_plugin_actionrenderer
/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/latexit/_test/
H A Drenderer.test.php685 $this->r->emaillink("email@domain.com", "Email");
689 $this->r->emaillink("email@domain.com");
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/
H A DMarkdownRendererTrait.php289 $this->renderer->emaillink($block[1]);
/plugin/text/
H A Drenderer.php461 function emaillink($address, $name = NULL, $returnonly=false) { function in renderer_plugin_text
/plugin/combo/syntax/
H A Dlink.php194 "emaillink",
569 $renderer->emaillink($markupRef, $name);
/plugin/prosemirror/
H A Drenderer.php511 public function emaillink($address, $name = null) function in renderer_plugin_prosemirror
/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/groupmanager/
H A Dsyntax.php481 $renderer->emaillink($u['mail']);
/plugin/xml/
H A Drenderer.php456 function emaillink($address, $name = null) { function in renderer_plugin_xml
/plugin/edittable/renderer/
H A Dinverse.php492 function emaillink($address, $name = null) { function in renderer_plugin_edittable_inverse
/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

12