Home
last modified time | relevance | path

Searched refs:doc (Results 1051 – 1075 of 1496) sorted by relevance

1...<<41424344454647484950>>...60

/plugin/jalbum/syntax/
H A Djalbumbadge.php143 $renderer->doc .= $txt;
/plugin/structautolink/_test/
H A DRendererTest.php64 $result = $R->doc;
/plugin/spatialhelper/syntax/
H A Dfindnearby.php109 $renderer->doc .= '<a href="' . wl(getID(), $data [1]) . '" class="findnearby">' . hsc($data [0]) . '</a>';
/plugin/redirect2/
H A Dsyntax.php78 $renderer->doc .= $data[1];
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Ddate_modify.rst15 it with the :doc:`date<date>` filter for formatting.
/plugin/task/syntax/
H A Dtaskform.php57 …if ($this->helper) $renderer->doc .= $this->helper->_newTaskForm($ns, $selectUser, $selectUserGrou…
/plugin/bugzillaint/syntax/
H A Dtree.php90 $renderer->doc .= '<div class="bugzillatree loading" '. $attrs .'>'
/plugin/mathtran/
H A Dsyntax.php104 $renderer->doc .= $math_html;
/plugin/fckg/fckeditor/editor/css/images/fileicons/
H A Ddir.txt10 doc.png
/plugin/docsearch/conf/
H A Dconverter.php.dist17 #doc /usr/bin/antiword %in% > %out%
/plugin/avatar/
H A Dsyntax.php57 $renderer->doc .= '<span class="vcard">'.
/plugin/reflect/
H A Dsyntax.php65 …$renderer->doc .= preg_replace('%(src="[^"]*?)(")%', "$1&amp;reflect=1&{$data['params']}$2", $img);
/plugin/components/syntax/
H A Dslice.php66 $renderer->doc .= $form->getForm();
/plugin/colorswatch/syntax/
H A Dcolorswatch.php118 $renderer->doc .= <<<EOT
/plugin/gplusone/
H A Dsyntax.php66 $renderer->doc .= $data;
/plugin/autotooltip/
H A Drenderer.php58 $this->doc .= $link;
/plugin/yuml/
H A Dusecase.php97 $renderer->doc .= $this->getYumlIMG($this->yuml_type, $match, $style);
/plugin/chem/
H A Dsyntax.php29 $renderer->doc .= $this->getChemFormat($match);
/plugin/markdowku/
H A Descapespecialchars.php90 $renderer->doc .= substr($data[1], -1);
/plugin/tablelayout/
H A Dsyntax.php125 … $renderer->doc .= "<div class='plugin_tablelayout_placeholder' data-tablelayout=\"$json\"></div>";
/plugin/combo/syntax/
H A Dedit.php137 $renderer->doc .= $editButton->toHtmlComment();
H A Dmath.php133 $renderer->doc .= $renderer->_xmlEntities($content) . DOKU_LF;
/plugin/randominc/
H A Dsyntax.php162 …$renderer->doc .= '<div class="entry-content" style="overflow: hidden;'.$flagsarray['max-width'].'…
210 $renderer->doc .= '</div>'.DOKU_LF;
/plugin/mantisreporter/
H A Dsyntax.php76 $renderer->doc .= $this->saveIssue();
83 $renderer->doc .= $this->getHtml();
/plugin/tag/syntax/
H A Dsearchtags.php88 $renderer->doc .= $this->getForm($nonsform);
112 $renderer->doc .= $pagelist->finishList();

1...<<41424344454647484950>>...60