Home
last modified time | relevance | path

Searched refs:attr (Results 701 – 722 of 722) sorted by path

1...<<212223242526272829

/plugin/vimeo/
H A Dscript.js18 $link.attr('rel', 'noreferrer');
19 $link.attr('href', JSINFO.plugins.vimeo.purgelink);
/plugin/vshare/
H A Dscript.js69 let attr;
71 while(attr = attributes.pop()) {
72 iframe.setAttribute(attr.nodeName, attr.nodeValue);
/plugin/watchcycle/
H A Dadmin.php60 $filter_input->attr('placeholder', $this->getLang('search page'));
H A Dscript.js14 .attr('aria-hidden', 'true')
167 $link.attr('href', $link.attr('href') + '&watchcycle_only=1');
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js287 e(34,"quot",attr,css);
290 e(60,"lt",attr,text,css);
291 e(62,"gt",attr,text,css);
3115 for(var i=0,attr;
3116 attr=attributes[i];
4320 if(!attr.specified||attr.nodeName&&attr.nodeName.indexOf("firebug-")!=-1){continue
4321 }else{if(attr.nodeName=="id"){idAttr=attr
4322 }else{if(attr.nodeName=="class"){classAttr=attr
4325 }else{attrs.push(attr)
4333 if(attr.nodeName=="id"||attr.nodeName=="class"){attrs.push(attr)
[all …]
/plugin/webcomponent/_test/
H A Djs.test.php53 $jsSrcAttribute = $testResponse->queryHTML('script[src*="js.php"]' )->attr('src');
/plugin/webdav/
H A DMenuItem.php33 $attr = parent::getLinkAttributes($classprefix);
35 if (empty($attr['class'])) {
36 $attr['class'] = '';
39 $attr['class'] .= ' plugin_webdav ';
40 $attr['data-webdav-url'] = getBaseURL(true) . 'lib/plugins/webdav/server.php/';
42 return $attr;
H A Dscript.js16 var webdav_url = $self.attr('data-webdav-url');
/plugin/widearea/
H A Dscript.js4 jQuery("#wiki__text").attr("data-widearea", "enable");
/plugin/workflow/
H A Dscript.js51 var data = jQuery(this).attr('data-criteria');
/plugin/wrap/
H A Dhelper.php39 $attr = array(
70 $attr['width'] = $token;
76 $attr['lang'] = trim($token,':');
82 $attr['id'] = trim($token,'#');
96 $attr['class'] = (isset($attr['class']) ? $attr['class'].' ' : '').$prefix.$token;
99 $attr['class'] = (isset($attr['class']) ? $attr['clas
339 renderODTOpenParagraph($renderer, $class, $style, $dir, $language, $is_indent, $is_outdent, $indent_first, $attr = null) global() argument
449 renderODTOpenColumn($renderer, $class, $style, $attr) global() argument
539 renderODTOpenSpan($renderer, $class, $style, $language, $attr) global() argument
619 renderODTOpenTable($renderer, $attr, $style, $attr_string) global() argument
[all...]
/plugin/wrap/syntax/
H A Ddiv.php104 $attr = $wrap->buildAttributes($data, 'plugin_wrap');
106 $renderer->doc .= '<div'.$attr.'>';
H A Dspan.php71 $attr = $wrap->buildAttributes($data);
73 $renderer->doc .= '<span'.$attr.'>';
/plugin/xcom/
H A Dscript.js751 if(jQuery(this).attr("src").match(/eye_blue/)) {
752 var which = jQuery(this).attr("id").match(/loc/) ? "#xcom_localpwd" : "#xcom_pwd";
753 jQuery(this).attr("src",eyes.black);
754 jQuery(which).attr("type","password");
755 jQuery(this).attr("title",JSINFO['pwdview']);
757 else if(jQuery(this).attr("src").match(/eye_blk/)) {
758 var which = jQuery(this).attr("id").match(/loc/) ? "#xcom_localpwd" : "#xcom_pwd";
759 jQuery(this).attr("src",eyes.blue);
760 jQuery(which).attr("type","text");
761 jQuery(this).attr("title",JSINFO['pwdhide']);
/plugin/xfortune/
H A Dsyntax.php72 $attr = array(
78 $renderer->doc .= '<div ' . buildAttributes($attr) . '>';
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js8221 return attr === undefined ? dflt : attr;
8241 return attr === undefined ? dflt : attr === '1';
8252 return attr === undefined ? dflt : parseInt(attr, 10);
8263 return attr === undefined ? dflt : parseFloat(attr);
19329 _this.attr = options.attr;
19402 _this.attr = options.attr;
19513 _this.attr = options.attr;
19617 _this.attr = options.attr;
54401 attr;
54407 result[attr] = arguments[i][attr];
[all …]
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js3467 var result = {}, i, attr;
3469 for (attr in arguments[i]) {
3470 …if (Object.prototype.hasOwnProperty.call(arguments[i], attr) && typeof result[attr] === "undefined…
3471 result[attr] = arguments[i][attr];
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs19007 var attr = {};
19008 if(cell.f) attr["ss:Formula"] = "=" + escapexml(a1_to_rc(cell.f, addr));
19015 attr["ss:HRef"] = escapexml(cell.l.Target);
19016 if(cell.l.Tooltip) attr["x:HRefScreenTip"] = escapexml(cell.l.Tooltip);
19024 if(marr[mi].e.r > marr[mi].s.r) attr['ss:MergeDown'] = marr[mi].e.r - marr[mi].s.r;
19039 attr["ss:StyleID"] = "s" + (21+os);
19040 attr["ss:Index"] = addr.c + 1;
19046 return writextag("Cell", m, attr);
23005 var attr = wxt_helper({
23051 o.push('<office:document' + attr + fods + '>\n');
[all …]
/plugin/xtern/
H A Dscript.js4 var current_val = jQuery("input.xtern_info_but").attr('value');
6 jQuery("input.xtern_info_but").attr('value',LANG.plugins.xtern.info_close);
9 jQuery("input.xtern_info_but").attr('value',LANG.plugins.xtern.info_show);
27 var _class = jQuery(this).attr('class');
32 var _url = jQuery( this ).attr('href');
86 lnk.attr('title', title);
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1attr","linksAttr","bindLinks","item_attribute","link_attribute","layers","_createLayerConfig","tas…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js14512 var attr = attrs[k];
14513 if (attr.nodeName == "value" || attr.nodeName == "label")
14515 obj[attr.nodeName] = attr.nodeValue;
18758 if (!attr && this.$config.bind) {
18759 attr = this.$config.bind + "_id";
18761 this.$config.item_attribute = attr || null;
26222 if(!attr && this.$config.bind){
26223 attr = this.$config.bind + "_id";
26228 this.$config.item_attribute = attr || null;
27102 getAttributeString: function(attr){ argument
[all …]
/plugin/zoom/
H A Dscript.js9attr('title')&&opts.showTitle){zoomDiv.append(format('<div class="cloud-zoom-title">%0</div>',sImg…

1...<<212223242526272829