Home
last modified time | relevance | path

Searched refs:doc (Results 1 – 25 of 1496) sorted by path

12345678910>>...60

/plugin/a2s/
H A Ddemo.txt71 Please, note that the reference doc is on [[https://github.com/dhobsd/asciitosvg/|ASCIIToSVG site]].
H A Dsyntax.php160 $renderer->doc .= "<svg class=\"a2s {$align}\" ";
163 $renderer->doc .= $txtdata;
/plugin/abbr/syntax/
H A Dabbreviation.php87 $renderer->doc .= $html;
H A Dhtmltag.php58 $renderer->doc .= $match;
63 $renderer->doc .= $renderer->_xmlEntities($match);
66 $renderer->doc .= $match;
/plugin/abbrlist/
H A Dsyntax.php118 $R->doc .= $this->getLang('key');
121 $R->doc .= $this->getLang('value');
128 $R->doc .= $key;
131 $R->doc .= $val;
/plugin/abc/
H A Dsyntax.php121 $renderer->doc .= $this->_showFiles($curFileBase);
127 $renderer->doc .= '<div class="abc_src'.$visible.'">'.NL;
128 $renderer->doc .= $renderer->file($origSrc);
129 $renderer->doc .= '</div>'.NL;
134 $renderer->doc .= $renderer->file($origSrc);
/plugin/abc2/
H A Dsyntax.php96 $renderer->doc .= $renderer->file($src);
322 $renderer->doc .= '<div class="'.$classes['container-classes'].'">'.NL;
323 $renderer->doc .= '<div class="'.$classes['lib-classes'].'">';
326 $renderer->doc .= '<div class="'.$classes['lib-classes'].$classes['container-classes'].'">';
330 $renderer->doc .= '%%player_top'.NL;
332 $renderer->doc .= hsc($src);
335 $renderer->doc .= '</div>';
337 $renderer->doc .= '</div>'.NL;
/plugin/abstract/_test/
H A Dsyntax.test.php21 $doc = phpQuery::newDocument($xhtml);
22 $text = trim(pq("p",$doc)->eq(0)->text());
36 $doc = phpQuery::newDocument($xhtml);
37 $text = trim(pq("p",$doc)->eq(0)->text());
/plugin/abstract/
H A Dsyntax.php54 $renderer->doc = '';
57 $renderer->doc .= hsc($match);
61 $renderer->doc = trim($renderer->doc);
62 if (strlen($renderer->doc) > 500)
63 $renderer->doc = utf8_substr($renderer->doc, 0, 500).'…';
64 $renderer->meta['description']['abstract'] = $renderer->doc;
75 $renderer->doc .= '<span style="display:none">';
77 $renderer->doc .= '<span>';
80 $renderer->doc .= hsc($match);
83 $renderer->doc .= '</span>';
/plugin/ac/
H A Dsyntax.php40 $renderer->doc .= ajax_loader::getLoader('ac', $data);
/plugin/accscounter/syntax/
H A Dcounter.php357 $renderer->doc .= htmlspecialchars($this->getLang('err2'));
363 $renderer->doc .= $counter;
365 $renderer->doc .= htmlspecialchars($counter[$arg]) .htmlspecialchars($data[1]);
367 $renderer->doc .= htmlspecialchars($counter[$arg]) .htmlspecialchars($data[2]);
H A Dpopularity.php81 $renderer->doc .= htmlspecialchars($this->getLang('err3'));
139 } else $renderer->doc .= $this->getLang('noitems');
/plugin/aceeditor/
H A Dbuild.js1doc=e.getDocument(),this.clearSelection(),this.lead=this.selectionLead=this.doc.createAnchor(0,0),…
/plugin/achart/assets/
H A Dapexcharts.min.js6doc:function(){return this instanceof a.Doc?this:this.parent(a.Doc)},parents:function(t){var e=[],…
10 …filterer=t instanceof SVG.Element?t:this.doc().filter(t),this.doc()&&this.filterer.doc()!==this.do…
14 …dler",this),this.el=t,this.parameters={},this.lastUpdateCall=null,this.p=t.doc().node.createSVGPoi…
/plugin/achart/
H A Dsyntax.php171 …$renderer->doc .= '<div id="'.$chartid.'"'.$ClassAttr.$resize.' data-achart="'.base64_encode($char…
/plugin/acknowledge/syntax/
H A Dassign.php62 $renderer->doc .= '<div class="plugin-acknowledge-banner">…</div>';
H A Dlisting.php54 $renderer->doc .= '<div class="plugin-acknowledge-listing">';
55 $renderer->doc .= $this->getListing($data['includeDone']);
56 $renderer->doc .= '</div>';
/plugin/acmenu/
H A Dsyntax.php140 $renderer->doc .= "<div class='acmenu'>";
141 $renderer->doc .= "<ul class='idx'>";
142 $renderer->doc .= "<li class='open'>";
143 $renderer->doc .= "<div class='li'>";
144 $renderer->doc .= "<span class='curid'>";
146 $renderer->doc .= "</span>";
147 $renderer->doc .= "</div>";
148 $renderer->doc .= "<ul class='idx'>";
150 $renderer->doc .= "</ul>";
151 $renderer->doc
[all...]
/plugin/actickets/
H A Dsyntax.php98 …$renderer->doc .= '<a href="'.$url.'" target="_blank" class="acticket" title="Status not yet resol…
99 $renderer->doc .= $this->getConf('actickets.hash').$data['ticketId'];
100 $renderer->doc .= '</a>';
102 $renderer->doc .= $data['original'];
/plugin/actionlink/
H A Dsyntax.php186 $renderer->doc .= $title;
189 $renderer->doc .= '<a href="'.$this_link_prefix.$action.'">'.$title.'</a>';
/plugin/addnewpage/
H A Dsyntax.php98 $renderer->doc .= '';
100 $renderer->doc .= $this->getLang('nooption');
120 $renderer->doc .= $form;
/plugin/addressbook/
H A Dsyntax.php120 $renderer->doc .= $this->showcontact(intval(substr($data,8)),$ID);
131 if ($out !== false) $renderer->doc .= $out.'<br>';
138 $renderer->doc .= $this->buildIndex($list,'department',$ID);
139 } else $renderer->doc .= $this->buildIndex(false,false,$ID);
168 $renderer->doc .= $this->buildPrintList($pList,$sep);
191 $renderer->doc .= $out;
199 $renderer->doc .= $out;
207 foreach ($list as $l) $renderer->doc .= $this->showcontact($l['id'],$ID);
208 } else $renderer->doc .= $this->buildIndex($list,false,$ID);
221 if ($out !== false) $renderer->doc .= $out.'<br>';
/plugin/adfs/phpsaml/
H A DREADME.md230 #### `doc/` ####
1504 about what it does and how to use it are provided. Make sure to also check the doc folder where
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php582 $doc = $objDoc;
586 if ($doc) {
587 $xpath = new DOMXPath($doc);
679 if ($doc) {
1061 $xpath = new DOMXPath($doc);
1079 $xpath = new DOMXPath($doc);
1596 $doc = $element;
1600 if ($doc) {
1638 $doc = $node->ownerDocument;
1639 if (!$doc) {
[all …]
/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php1059 $doc = new DOMDocument();
1061 $nameId = $doc->createElement('saml:NameID');
1071 $nameId->appendChild($doc->createTextNode($value));
1073 $doc->appendChild($nameId);
1099 return $doc->saveXML($nameId);

12345678910>>...60