Home
last modified time | relevance | path

Searched refs:doc (Results 1001 – 1025 of 1496) sorted by relevance

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

/plugin/nextday/
H A Dsyntax.php45 $renderer->doc .= $data;
/plugin/socialshareprivacy2/
H A Dsyntax.php54 $renderer->doc .= '<div class="socialshareprivacy"></div>'. DOKU_LF;
/plugin/clippy/
H A Dsyntax.php121 …$renderer->doc .= html_flashobject( DOKU_BASE.'lib/plugins/clippy/'.$movie, $data['width'], $data[…
/plugin/noabstract/
H A Dsyntax.php32 $renderer->doc .= $renderer->_xmlEntities($match);
/plugin/selfmeasurement/
H A Dsyntax.php244 …$renderer->doc .= "<h1>Erreur: Les r&eacute;sultats n'ont pas &eacute;t&eacute; transmis. Veuillez…
/plugin/indexeverywhere/
H A DshowTheTree.php77 $renderer->doc .= $index;
/plugin/multiorphan/action/
H A DpluginDir.php47 print $this->plugin_dir->rdr->doc;
/plugin/odt/renderer/
H A Dpage.php323 $this->doc = $this->document->getODTFileAsString ($ODTtemplate, $temp_dir);
1266 $doc = '';
1268 $doc .= $this->document->openImageLink ($src, $returnonly);
1272 $doc .= $this->document->closeImageLink ($returnonly);
1276 return $doc;
1473 $doc = '';
1476 $doc .= $this->document->openImageLink ($url, $returnonly);
1479 $doc .= $this->internalmedia($name['src'],
1489 $doc .= $this->document->closeImageLink ($returnonly);
1492 $doc .= $this->document->insertHyperlink ($url, $name, NULL, NULL, $returnonly);
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D63.63.js.map1doc'],\n [/\\/\\*\\*/, 'comment.doc', '@commentdocbody'],\n [/\\/\\/.*$/, 'c…
/plugin/listusergroup/
H A Dsyntax.php77 $renderer->doc .= $my->getXHTML($data);
/plugin/jdraw/
H A Dsyntax.php113 …$renderer->doc.="<a class='diagbutton' target='_jdraw_{$random}' href='".DOKU_BASE."lib/plugins/jd…
/plugin/bugzillaint/syntax/
H A Dlist.php86 $renderer->doc .= '<div class="bugzillalist loading" '.$attrs.'>'
H A Dlink.php88 $renderer->doc .= '<span class="bugzillalink loading" '.$attrs.'>'
/plugin/poldek/
H A Dsyntax.php67 $renderer->doc .= $helper->ls($data['pkg']);
/plugin/schemadata/
H A Dsyntax.php124 $renderer->doc .= $html;
/plugin/chat/
H A Dsyntax.php120 $renderer->doc .= chat_plugin::chatHtml($data[0]);
/plugin/fontawesome/syntax/
H A Dfontawesome.php89 … $renderer->doc .= '<'.$tag.' class="'. $renderer->_xmlEntities($match['data']) .'"></'.$tag.'>';
/plugin/lms/syntax/
H A Dinclude.php77 $renderer->doc .= tpl_include_page($cp, false);
/plugin/changes/
H A Dsyntax.php394 $renderer->doc .= $pagelist->finishList();
411 $renderer->doc .= '<h3 class="changes">';
413 $renderer->doc .= '</h3>';
/plugin/mediasyntax/syntax/
H A Dcodeblock.php81 //$renderer->doc .= "enter$match";
83 //$renderer->doc .= "<pre>$match</pre>";
85 if ($match != "") $renderer->doc .= "<pre>$match</pre>";
/plugin/talkpage/
H A Dsyntax.php51 $renderer->doc .= '<a ' . buildAttributes($data['attr']) . '>' . $data['text'] . '</a>';
/plugin/filelisting/
H A Dsyntax.php90 $renderer->doc .= $hlp->tpl_filelisting(false, $ns);
/plugin/socialshareprivacy/
H A Dsyntax.php66 $renderer->doc .= '<div id="socialshareprivacy"></div>'. DOKU_LF;
/plugin/pirate/
H A Drenderer.php26 $this->doc .= $this->_xmlEntities($this->pirate_filter($text));
/plugin/googletrends/
H A Dsyntax.php60 … $renderer->doc .= '<script type="text/javascript" src="//www.google.com/trends/embed.js?'

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