Home
last modified time | relevance | path

Searched refs:attr (Results 101 – 125 of 722) sorted by relevance

12345678910>>...29

/plugin/advrack/
H A Dscript.js70 raph_rack.attr({"stroke-width": 4});
113 server_block.attr(attributes);
128 …daries.width/2+6, boundaries.y + boundaries.height/2, equipment['label']).attr({'font-size': 4, 'f…
142 cage_block.attr(attributes);
147 …daries.width/2+6, boundaries.y + boundaries.height/2, equipment['label']).attr({'font-size': 4, 'f…
179 deck_block.attr('fill', 'white');
188 …(boundaries.width/2+6, boundaries.y + boundaries.height/2, deck['label']).attr({'font-size': 4, 'f…
224 …ext(boundaries.x + 2, boundaries.y + boundaries.height/2, 'filler panel').attr({'text-anchor': 'st…
314 module.attr('fill', modules[b]['fill-color']);
316 module.attr('fill', 'white');
[all …]
/plugin/dtable/
H A Dscript.js309 var colspan = $this_cell.attr("colspan");
310 var rowspan = $this_cell.attr("rowspan");
365 var table = $form.attr("id");
558 var row_id = $this_row.attr("id");
566 var ev = jQuery(this).attr("href");
801 if($form.attr("id") == dtable.id) {
810 if (jQuery(this).attr("class") != null && jQuery(this).attr("name").indexOf("col") == 0) {
904 this_name = jQuery(this).attr("name");
906 jQuery(this).attr("name", marked_name);
907 $marked_textarea.attr("name", this_name);
[all …]
/plugin/prosemirror/parser/
H A DRootNode.php17 protected $attr = []; variable in dokuwiki\\plugin\\prosemirror\\parser\\RootNode
21 $this->attr = $data['attrs'] ?? null;
49 if (!empty($this->attr['nocache'])) {
52 if (!empty($this->attr['notoc'])) {
/plugin/callflow/
H A Dscript.js295 .attr("fill",style.cols.fill);
300 .attr({"font-size":style.txtsize, "fill":style.cols.txtcolor});
325 ).attr({
339 ).attr({
355 ).attr({
427 .attr("fill",style.note.fill);
451 .attr("stroke",style.strokecolor).toBack();
458 .attr("fill", style.cols.fill);
463 .attr({"font-size":style.txtsize, "fill":style.cols.txtcolor});
485 .attr({"font-size":style.titlesize, "fill":style.txtcolor});
[all …]
/plugin/ckgdoku/
H A Dscript.js16 attr = /(\w+)(?:\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|([^>\s]+)))?/g; variable
157 rest.replace(attr, function(match, name) {
363 …jQuery('<input />').attr('type','hidden').attr('name','mode').attr('value','dwiki').appendTo(jQuer…
364 …jQuery('<input />').attr('type','hidden').attr('name','fck_preview_mode').attr('value','nil').appe…
381 …jQuery('<input />').attr('type','hidden').attr('name','mode').attr('value','dwiki').appendTo(jQuer…
382 …jQuery('<input />').attr('type','hidden').attr('name','fck_preview_mode').attr('value','nil').appe…
/plugin/codebuttonmod2/src/
H A Dcodebutton.js12 urlgets = jQuery(location).attr('search');
30 jQuery( this ).parent().append(jQuery('<textarea></textarea>').attr('id',randomID).html(ret));
40 …copy_a.attr('data-tooltip','Copied!').delay( 500 ).queue(function() { copy_a.attr('data-tooltip','…
/plugin/rrdgraph/
H A Dscript.js26 var imageUri = image.attr("src");
29 image.attr("src", imageUri);
30 link.attr("href", imageUri + "&mode=fs");
43 rrdDoSwitchRange(jQuery(this).attr("value"), rangeId);
54 var graphId = jRrdContainer.attr("data-graphid");
55 var ranges = jRrdContainer.attr("data-ranges");
/plugin/tag/syntax/
H A Dsearchtags.php154 $attr = array();
156 $attr['checked'] = 'checked';
158 $form->addElement(form_makeCheckboxField('plugin__tag_search_and', 1, $this->getLang('use_and'), '', '', $attr));
195 $attr = array();
197 $attr['checked'] = 'checked';
199 $form->addElement(form_makeCheckboxField('plugin__tag_search_tags[]', $tag, '+', '', 'plus', $attr));
202 $attr = array();
204 $attr['checked'] = 'checked';
206 $form->addElement(form_makeCheckboxField('plugin__tag_search_tags[]', '-'.$tag, '-', '', 'minus', $attr));
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc638 … if(this.attr) this.attr = this.attr.replace(/\//g,':');
642 …this.attr = decodeURIComponent ? decodeURIComponent(this.attr) : unescape(this.attr); …
644 this.attr = ':' +this.attr;
737 … this.attr = decodeURIComponent ? decodeURIComponent(this.attr) : unescape(this.attr);
742 this.attr = decodeURIComponent(this.attr);
762 this.attr = ':' + this.attr;
770 this.attr = this.attr.replace(/\//g,':');
787 this.attr = ':' + this.attr;
845 this.attr = this.attr.replace(/\s*code\s*/,"");
1151 if(!this.attr) this.attr = 'code';
[all …]
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc706 if (this.attr) this.attr = this.attr.replace(/\//g, ':');
710 … this.attr = decodeURIComponent ? decodeURIComponent(this.attr) : unescape(this.attr);
712 this.attr = ':' + this.attr;
798 … this.attr = decodeURIComponent ? decodeURIComponent(this.attr) : unescape(this.attr);
802 this.attr = decodeURIComponent(this.attr);
822 this.attr = ':' + this.attr;
845 this.attr = ':' + this.attr;
976 … if (this.attr && this.attr.match && this.attr.match(/%[a-fA-F0-9]{2}/)) {
1140 this.attr = this.attr.replace(/%7c/, '%257c');
1177 if (!this.attr) this.attr = 'code';
[all …]
/plugin/infomail/
H A Dhelper.php18 $attr['href'] = wl($ID, ['do' => 'infomail'], false, '&');
19 $attr['class'] = 'plugin_infomail';
20 $attr['rel'] = 'no-follow';
25 'attr' => $attr,
/plugin/fedauth/js/
H A Dadmin.js20 if (jQuery(target).attr('collapse') == 'yes') {
36 var did = jQuery(target).closest('div[id^="fa__"]').attr('id');
70 jQuery(sender).attr('collapse', 'yes');
191 fsets.first().children('input[name^="fa[moveup"]').attr('disabled','disabled');
192 fsets.last().children('input[name^="fa[movedn"]').attr('disabled','disabled');
200 jQuery(sender).parent().parent().find('input[type="button"]').attr('disabled','disabled');
227 jQuery(src).attr('name', data.name).attr('title', data.title).attr('value', data.value)
247 var pid = jQuery(elem).attr('name');
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.disqus.js17 …if ($widget.attr("data-shortname") === options.shortname && $widget.attr("data-uri") === options.u…
18 var key = $widget.attr("data-count");
22 …$widget.attr('title', count === 0 ? text.zero : count === 1 ? text.one : text.multiple.replace('{n…
61 var requestId = $script.attr('data-request-id');
104 $code.attr({
/plugin/zoom/
H A Dscript.js9attr('title')&&opts.showTitle){zoomDiv.append(format('<div class="cloud-zoom-title">%0</div>',sImg…
/plugin/ckgedit/
H A Dscript.js16 attr = /([\w-]+)(?:\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|([^>\s]+)))?/g; variable
181 rest.replace(attr, function(match, name) {
390 …jQuery('<input />').attr('type','hidden').attr('name','mode').attr('value','dwiki').appendTo(jQuer…
391 …jQuery('<input />').attr('type','hidden').attr('name','fck_preview_mode').attr('value','nil').appe…
408 …jQuery('<input />').attr('type','hidden').attr('name','mode').attr('value','dwiki').appendTo(jQuer…
409 …jQuery('<input />').attr('type','hidden').attr('name','fck_preview_mode').attr('value','nil').appe…
/plugin/tag/
H A Dscript.js7 if (jQuery(this).attr('checked')) { // was this input checked?
10 jQuery(this).closest('tr').find('.plus input').attr('checked', false);
12 jQuery(this).closest('tr').find('.minus input').attr('checked', false);
/plugin/autoindentcontrol/
H A Dscript.js36 if (!$editor.length || $editor.attr('readOnly')) {
67 .attr('id', 'plugin__autoindentcontrol__switch')
68 .attr('class', 'autoIndentON')
69 .attr('title', 'Auto-Indent: ON')
99 .attr('title', 'Auto-Indent: ' + onoff)
100 .attr('class', 'autoIndent' + onoff)
/plugin/struct/script/
H A DAggregationEditor.js12 const searchconf = JSON.parse($table.parents('.structaggregation').attr('data-searchconf'));
48 .attr('title', LANG.plugins.struct.lookup_delete)
84 const searchconf = JSON.parse($agg.attr('data-searchconf'));
92 jQuery('<input>').attr({
95 value: $agg.attr('data-searchconf')
100 jQuery('<input>').attr({
/plugin/bureaucracy-au/helper/
H A Dfieldpassword.php19 $attr = array();
21 $attr['required'] = 'required';
23 … $this->tpl = form_makePasswordField('@@NAME@@', '@@DISPLAY@@', '@@ID@@', '@@CLASS@@', $attr);
/plugin/bureaucracyau/helper/
H A Dfieldpassword.php19 $attr = array();
21 $attr['required'] = 'required';
23 … $this->tpl = form_makePasswordField('@@NAME@@', '@@DISPLAY@@', '@@ID@@', '@@CLASS@@', $attr);
/plugin/bureaucracy/helper/
H A Dfieldpassword.php19 $attr = array();
21 $attr['required'] = 'required';
23 … $this->tpl = form_makePasswordField('@@NAME@@', '@@DISPLAY@@', '@@ID@@', '@@CLASS@@', $attr);
/plugin/html5video/
H A Dvideo.php107 $attr = "";
113 $attr = 'loop="loop"';
116 $attr = 'autoplay="autoplay"';
121 $attr = 'loop="loop" autoplay="autoplay"';
134 …l . '" width="' . $width . '" height="' . $height . '" controls="controls" ' . $attr . '></video>';
/plugin/c3chart/assets/
H A Dc3.min.js2attr("transform",function(t){return"translate("+Math.ceil(e(t)+i)+", 0)"})},e.prototype.axisY=func…
/plugin/blockquote/syntax/
H A Dcite.php81 $attr = '';
85 $attr = $wrap->buildAttributes($data, $pluginClass);
87 $attr = 'class="'.$pluginClass.'"';
90 $renderer->doc .= '<cite '.$attr.'>';
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTocPageBreak.php7 public function open($attr, &$ahtml, &$ihtml) argument
9 list($isbreak, $toc_id) = $this->tableOfContents->openTagTOCPAGEBREAK($attr);
14 parent::open($attr, $ahtml, $ihtml);

12345678910>>...29