Home
last modified time | relevance | path

Searched refs:id (Results 2376 – 2400 of 3526) sorted by path

1...<<919293949596979899100>>...142

/plugin/googlefonts/
H A DREADME3 A DokuWiki Plugin to embed google web font for headlines or other tags, css classes or css id's.
/plugin/googlesearch/
H A Dnusoap.php5908 foreach($this->multirefs as $id => $hrefs){
5909 $this->debug('resolving multirefs for id: '.$id);
5910 $idVal = $this->buildVal($this->ids[$id]);
5916 $this->multirefs[$id][$refPos] = $idVal;
6104 $id = substr($this->message[$pos]['attrs']['href'],1);
6106 $this->multirefs[$id][$pos] = 'placeholder';
6108 $this->message[$pos]['result'] =& $this->multirefs[$id][$pos];
/plugin/groupmail/
H A Dstyle.css17 form[id^="groupmail-"] fieldset {
20 form[id^="groupmail-"] fieldset input {
23 form[id^="groupmail-"] label {
/plugin/groupmanager/
H A Dsyntax.php663 function _htmlInputField(&$renderer, $id, $name, $label, $value, $cando, $indent = 0) argument
679 $renderer->doc .= "<td style='width: 30%'><label for=\"$id\" >$label: </label></td>";
682 …$renderer->doc .= "<input type=\"$fieldtype\" id=\"$id\" name=\"$name\" value=\"$value\" class=\"e…
685 …$renderer->doc .= "<input type=\"$fieldtype\" id=\"$id\" name=\"$name\" value=\"$value\" class=\"e…
/plugin/gtime/gtlib/asn1/x509/
H A DX509Extension.php41 private $id; variable in X509Extension
70 $id = $object->getObjectAt(0);
72 if (!$id instanceof ASN1ObjectId) {
76 $this->id = $id->getValue();
123 $sequence->add(new ASN1ObjectId($this->id));
140 return $this->id;
146 * @param string $id oid
149 public function setId($id) { argument
150 $this->id = $id;
/plugin/gtime/gtlib/tsp/
H A DGTPublicationsFile.php244 $id = GTUtil::readLong($this->content, $offset);
245 $id = $id->getValue();
247 if ($id > $publicationId) {
251 } else if ($id < $publicationId) {
/plugin/guestbook/
H A Dbasic.class.php368 function emailBody($subject, $body, $name, $id) argument
389 … . '://' . $_SERVER['HTTP_HOST'] . '?do=admin&page=guestbook&activate=' . $id . '">activate this m…
/plugin/header2/
H A Drenderer.php42 list($id, $start, $type, $title) = array_pop($this->sectionedits);
46 $this->doc .= "<!-- EDIT$id " . strtoupper($type) . ' ';
68 $id = 0;
70 $id++; // the number of the current footnote
77 … $this->doc .= '<sup><a href="#fnt__'.$id.'" id="fn__'.$id.'" name="fn__'.$id.'" class="fn_bot">';
78 $this->doc .= $id.')</a></sup> '.DOKU_LF;
81 $alt = array_keys($this->footnotes, "@@FNT$id");
/plugin/header3/
H A Drenderer.php61 list($id, $start, $type, $title) = array_pop($this->sectionedits);
65 $this->doc .= "<!-- EDIT$id " . strtoupper($type) . ' ';
87 $id = 0;
89 $id++; // the number of the current footnote
96 … $this->doc .= '<sup><a href="#fnt__'.$id.'" id="fn__'.$id.'" name="fn__'.$id.'" class="fn_bot">';
97 $this->doc .= $id.')</a></sup> '.DOKU_LF;
100 $alt = array_keys($this->footnotes, "@@FNT$id");
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …riables:1,grep:1,gsub:1,"gsub!":1,"has_key?":1,"has_value?":1,hash:1,hex:1,id:1,"include?":1,inclu… property in hljs.LANGUAGES.ruby.c.keymethods
H A Dreadme.eng.txt178 id #some_name in selectors
H A Dreadme.rus.txt183 id #some_name в селекторах
/plugin/highlightjs/highlight/styles/
H A Dbrown_paper.css82 .css .id,
H A Ddark.css79 .css .id,
H A Ddefault.css87 .id,
H A Dfar.css48 .css .id,
99 .css .id,
H A Dgithub.css31 .title, .id {
H A Didea.css31 .tag .title, .id, .attr_selector, .pseudo, .literal, .keyword, .hexcolor, .css .function, .ini .tit…
H A Dir_black.css53 .css .rule .keyword, .css .id {
H A Dmagula.css79 .id,
H A Dschool_book.css84 .css .id,
H A Dsunburst.css73 .css .id {
H A Dvs.css16 .id,
H A Dzenburn.css28 .css .id,
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1139 * Fixed: elements having 'id' attribute are treated as valid

1...<<919293949596979899100>>...142