Home
last modified time | relevance | path

Searched refs:doc (Results 1126 – 1150 of 1496) sorted by relevance

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

/plugin/select/
H A Dsyntax.php91 $renderer->doc.=$s;
/plugin/eshop/
H A Dsyntax.php75 $renderer->doc .= $out;
/plugin/symbols4odt/
H A Dsyntax.php126 $renderer->doc .= $data["substitute4XHTML"];
/plugin/c3chart/
H A Dsyntax.php102 $renderer->doc .= '<div id="'.$chartid.'"'.$c.$s.' data-c3chart="'.$c3data.'"></div>'."\n";
/plugin/amazon/
H A Dsyntax.php207 $renderer->doc .= $this->_format($item,$data[1]);
210 $renderer->doc .= '<p>failed to fetch data: <code>'.hsc($data).'</code></p>';
/plugin/register/
H A Dsyntax.php55 …$renderer->doc .= "<br><b>{register plugin $type}:".$bt[2]["function"]."():".$bt[1]["line"].": $ms…
255 $renderer->doc .= "<img src='$url' class='media' title='Register Bit Breakout' alt='Register'/>";
/plugin/schulzevote/syntax/
H A Dvote.php164 $renderer->doc .= $form->toHTML();
194 $renderer->doc .= $form->toHTML();
/plugin/odt/ODT/
H A DODTImage.php106 public static function addStringAsSVGImageFile(ODTDocument $doc, $string) { argument
112 $doc->addFile($name, $mime, $string);
/plugin/sequencediagram/bower_components/raphael/
H A Draphael.no-deps.min.js1doc:document,win:window},h={was:Object.prototype[o].call(l.win,"Raphael"),is:l.win.Raphael},u=func… property in AnonymousFunction560d4a770400.AnonymousFunction560d4a770500.l
/plugin/editor/
H A Dsyntax.php87 $renderer->doc .= $pagelist->finishList();
/plugin/colortag/
H A Dcolortag.php102 $renderer->doc .= $ColorTag;
/plugin/yuriigantt/_test/Drivers/
H A Dembedded.test.php67 $this->assertEquals($renderer->doc, $rawPage);
/plugin/toctweak/syntax/
H A Dsidetoc.php88 $renderer->doc .= $html;
/plugin/isauth/
H A Dsyntax.php164 $renderer->doc .= $r;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D0.0.js.map1doc', '@doccomment'],\n [/\\/\\*/, 'comment', '@comment'],\n [/\\/\\/.*$/, '…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js403 var doc = this.GetElementDocument( element ) ;
406 element.appendChild( doc.createTextNode('') ) ;
408 element.appendChild( this.CreateBogusBR( doc ) ) ;
/plugin/datatemplate/syntax/
H A Dfilterform.php95 $R->doc .= $this->_htmlform($data);
/plugin/authyubikey/lib/
H A DNEWS26 ** API doc fixes.
/plugin/bible/
H A Dsyntax.php75 …$renderer->doc .= $data[0]; # Otherwise, fetch that $bibleLink (stored in $data[0]) and pass it to…
/plugin/dokucrypt2/
H A Dsyntax.php115 $renderer->doc.="<a id='$curid" . "_atag' " .
/plugin/odt/renderer/
H A Dbook.php45 $this->doc = '';
/plugin/combo/syntax/
H A Dmetadata.php179 $renderer->doc .= self::getHtmlMetadataBox($this, $data);
/plugin/icons/syntax/
H A Dicon.php193 $renderer->doc .= $renderer->_formatLink($link);
198 $renderer->doc .= $icon_markup;
/plugin/cumulus/
H A Dsyntax.php68 $renderer->doc .= $this->getLang('filenotfound');
102 …$renderer->doc .= html_flashobject($movie, $options['width'], $options['height'], $params, $flashv…
/plugin/definitionlist/
H A Dsyntax.php174 $renderer->doc .= $this->_open($tag);
181 $renderer->doc .= $this->_close($tag);

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