Home
last modified time | relevance | path

Searched refs:id (Results 1 – 25 of 223) sorted by path

123456789

/template/20cones/images/
H A Dpage-background.svg2 <linearGradient id="g" x1="0%" y1="0%" x2="0%" y2="100%">
/template/a_free_worldic/
H A Dscript.js16 obj.id = 'sb__left__toc__toggle';
55 obj.id = 'sb__right__toc__toggle';
H A Dtpl_functions.php311 function _getNsSb($id) { argument
314 $path = explode(':', $id);
/template/a_new_day/js/
H A Dcontrols.js97 '<iframe id="' + this.update.id + '_iefix" '+
100 this.iefix = $(this.update.id+'_iefix');
509 if(!this.options.formId && this.element.id) {
510 this.options.formId = this.element.id + "-inplaceeditor";
560 this.form.id = this.options.formId;
H A Ddragdrop.js578 if(element.id && Sortable.sortables[element.id]) return element;
586 return Sortable.sortables[element.id];
597 delete Sortable.sortables[s.element.id];
704 this.sortables[element.id] = options;
815 var match = children[i].id.match(options.format);
820 id: encodeURIComponent(match ? match[1] : null), property in Sortable._tree.child
845 name: element.id,
850 id: null, property in Sortable.tree.root
864 if (node.id) index = '[' + node.position + ']' + index;
874 return item.id.match(options.format) ? item.id.match(options.format)[1] : '';
[all …]
H A Deffects.js135 queue: { position:'end', scope:(element.id || 'global'), limit: 1 }
H A Dprototype.js1770 case '#': params.id = clause; break;
1787 if (clause = params.id)
1827 if (element = $(this.params.id))
/template/a_new_day/
H A Dtplfn_sidebar.php100 function tpl_pagename($id=null){ argument
102 if(is_null($id)){
104 $id = $ID;
107 $name = $id;
109 $title = p_get_first_heading($id);
/template/ad-hominem/
H A Dmy_template.php291 echo $prefix . "<nav id=\"navBreadCrumbs\">\n";
297 foreach($crumbs as $id => $name) {
299 echo $prefix . "\t\t<li" . ($i == $last ? ' class="current"' : '') . '><bdi>' . tpl_link(wl($id), hsc($name), '', true) . "</bdi></li>\n";
333 echo $prefix . "<nav id=\"navYouAreHere\">\n";
456 echo $prefix . "<aside id=\"toc\" class=\"toggle hide\">\n";
457 echo $prefix . "\t<button type=\"button\" id=\"toc-menubutton\" class=\"tg_button\" title=\"" . htmlentities($lang['toc']) . '" aria-haspopup="true" aria-controls="toc-menu"><span>' . htmlentities($lang['toc']) . "</span></button>\n" . $prefix . "\t<div id=\"toc-menu\" class=\"tg_content\" role=\"menu\" aria-labelledby=\"toc-menubutton\">";
617 echo $prefix . "<div id=\"cookiebanner\" class=\"cb_" . $position . "\">\n";
/template/ad-hominem/rest/
H A Dpageinfo.php29 $id = $_GET['id']; variable
31 if ($id !== null) {
34 $meta = p_get_metadata($id);
42 $result['pageid'] = $id;
49 $url = wl($id);
54 'page' => wl($id)
58 $url = $conf['baseurl'] . wl($id);
/template/adoradark/images/
H A Dpage-background.svg2 <linearGradient id="g" x1="0%" y1="0%" x2="0%" y2="100%">
/template/amanuensis/inc/
H A Dindex.js78 trigger.issub = trigger.parentNode.id == navid;
H A Dindex.php158 $temp = diceID($id);
191 function diceID ($id){ argument
193 while ($id){
194 $dice[]=$id;
195 $id=getNS($id);
207 function diceID_old ($id){ argument
211 $colon=strpos($id, ':' );
213 $dice[]= substr($id, 0, strpos($id,':'));
214 $id=substr($id, $colon+1);
216 $dice[]= $id;
[all …]
/template/arctic-mbo/
H A Dscript.js.old16 obj.id = 'sb__left__toc__toggle';
55 obj.id = 'sb__right__toc__toggle';
H A Dscript.js.old217 obj.id = 'sb__left__toc__toggle';
56 obj.id = 'sb__right__toc__toggle';
H A Dtpl_functions.php353 function _getNsSb($id) { argument
356 $path = explode(':', $id);
364 $curlc = $translation->getLangPart($id);
/template/arctic/
H A Dscript.js16 obj.id = 'sb__left__toc__toggle';
56 obj.id = 'sb__right__toc__toggle';
H A Dtpl_functions.php360 function _getNsSb($id) { argument
363 $path = explode(':', $id);
/template/arctictut/
H A Dscript.js16 obj.id = 'sb__left__toc__toggle';
58 obj.id = 'sb__right__toc__toggle';
H A Dtpl_functions.php345 function _getNsSb($id) { argument
348 $path = explode(':', $id);
/template/argon-alt/assets/css/
H A Dargon-design-system.css23410 .ct-content>h2[id],
23411 .ct-content>h3[id],
23412 .ct-content>h4[id] {
23416 .ct-content>h2[id]>div,
23417 .ct-content>h2[id]>a,
23418 .ct-content>h3[id]>div,
23419 .ct-content>h3[id]>a,
23420 .ct-content>h4[id]>div,
23421 .ct-content>h4[id]>a {
23425 .ct-content>h2[id]::before,
[all …]
H A Ddoku.css24339 .ct-content > h2[id],
24340 .ct-content > h3[id],
24341 .ct-content > h4[id] {
24345 .ct-content > h2[id] > div,
24346 .ct-content > h2[id] > a,
24347 .ct-content > h3[id] > div,
24348 .ct-content > h3[id] > a,
24349 .ct-content > h4[id] > div,
24350 .ct-content > h4[id] > a {
24354 .ct-content > h2[id]::before,
[all …]
H A Dfont-awesome.css2900 .fa-id-badge:before {
2905 .fa-id-card:before {
2910 .fa-id-card-o:before {
/template/argon-alt/assets/js/core/
H A Dbootstrap.min.js6 …ySelectorAll('[data-toggle="collapse"][href="#'+e.id+'"],[data-toggle="collapse"][data-target="#'+…
H A Djquery.min.js2id===f)return d.push(j),d}else if(s&&(j=s.getElementById(f))&&t(b,j)&&j.id===f)return d.push(j),d}…

123456789