/plugin/struct/types/ |
D | Mail.php | 25 $R->emaillink($mail);
|
/plugin/dw2pdf/ |
D | renderer.php | 284 public function emaillink($address, $name = null, $returnonly = false) function in renderer_plugin_dw2pdf 289 parent::emaillink($address, $name, $returnonly);
|
/plugin/strata/types/ |
D | link.php | 26 $renderer->emaillink($value,$hint);
|
/plugin/markdowku/ |
D | anchorsreference.php | 55 $renderer->emaillink($target, $title);
|
/plugin/groupusers/ |
D | syntax.php | 88 $renderer->emaillink($info['mail']);
|
/plugin/listusergroup/ |
D | helper.php | 144 $xhtml_renderer->doc .= $xhtml_renderer->emaillink($info['mail']);
|
/plugin/groupmgr/ |
D | syntax.php | 297 $renderer->emaillink($u['mail']);
|
/plugin/epub/ |
D | renderer.php | 461 function emaillink($address, $name = NULL,$returnonly = false) { function in renderer_plugin_epub 465 parent::emaillink($address, $name);
|
/plugin/struct/renderer/ |
D | csv.php | 164 public function emaillink($address, $name = null) function in renderer_plugin_struct_csv
|
/plugin/latexport/implementation/ |
D | decorator.php | 820 function emaillink($address, $name = null) { function in decorator 822 $this->decorator->emaillink($address, $name);
|
D | decorator_persister.php | 770 function emaillink($address, $name = null) { function in DecoratorPersister
|
/plugin/eventline/ |
D | plain.php | 103 function emaillink($address, $name = NULL) { function in Doku_Renderer_plain
|
/plugin/actionrenderer/ |
D | renderer.php | 411 public function emaillink($address, $name = null, $returnonly = false) function in renderer_plugin_actionrenderer
|
/plugin/gcalendar/inc/ |
D | gcal_read.php | 367 $drx->emaillink($link,$name);
|
/plugin/gemini/ |
D | renderer.php | 388 public function emaillink($address, $name = null) function in renderer_plugin_gemini
|
/plugin/latexit/_test/ |
D | renderer.test.php | 685 $this->r->emaillink("email@domain.com", "Email"); 689 $this->r->emaillink("email@domain.com");
|
/plugin/aichat/ |
D | renderer.php | 445 public function emaillink($address, $name = null, $returnonly = false) function in renderer_plugin_aichat
|
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/ |
D | MarkdownRendererTrait.php | 289 $this->renderer->emaillink($block[1]);
|
/plugin/text/ |
D | renderer.php | 461 function emaillink($address, $name = NULL, $returnonly=false) { function in renderer_plugin_text
|
/plugin/json/syntax/ |
D | extract.php | 597 $renderer->emaillink($id, $title);
|
/plugin/prosemirror/ |
D | renderer.php | 523 public function emaillink($address, $name = null) function in renderer_plugin_prosemirror
|
/plugin/combo/syntax/ |
D | link.php | 611 $renderer->emaillink($markupRef, $name);
|
/plugin/mellelexport/ |
D | renderer.php | 708 …function emaillink($address, $name = NULL) {call_user_func_array(array($this, '__call'), array(__F… function in renderer_plugin_mellelexport
|
/plugin/edittable/renderer/ |
D | inverse.php | 492 function emaillink($address, $name = null) { function in renderer_plugin_edittable_inverse
|
/plugin/xml/ |
D | renderer.php | 456 function emaillink($address, $name = null) { function in renderer_plugin_xml
|