Home
last modified time | relevance | path

Searched refs:className (Results 201 – 225 of 555) sorted by relevance

12345678910>>...23

/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCard.php526 $className = parent::getClassNameForPropertyName($propertyName);
529 …if ('Sabre\\VObject\\Property\\Binary' == $className && self::VCARD40 === $this->getDocumentType()…
533 return $className;
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCard.php543 $className = parent::getClassNameForPropertyName($propertyName);
546 …if ($className == 'Sabre\\VObject\\Property\\Binary' && $this->getDocumentType() === self::VCARD40…
549 return $className;
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js1837 var className = node.className || "";
1839 className = className.baseVal;
1841 if(!className.indexOf)
1842 className = "";
1844 return _trimString(className);
1848 if (className && node.className.indexOf(className) === -1) {
1849 node.className += " " + className;
1857 node.className = node.className.replace(regEx, "");
1861 function hasClass(element, className){ argument
1865 return new RegExp("\\b" + className + "\\b").test(element.className);
[all …]
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbarpanelbutton.js46 parentElement.className += 'Menu' ;
58 eLine.className = 'TB_ConnectionLine' ;
/plugin/pdfjs/pdfjs/web/
H A Ddebugger.js26 div.className = '';
32 div.className = 'debuggerHideText';
38 div.className = show ? 'debuggerShowText' : 'debuggerHideText';
205 debug.className = 'stepper';
333 line.className = 'line';
342 cbox.className = 'points';
475 wrapper.className = 'stats';
477 title.className = 'title';
/plugin/searchtablejs/
H A Dtablefilter.js121 fltrow.className = "fltrow";
133 inp.className = inpclass;// for ie<=6
140 slc.className = inpclass;// for ie<=6
164 btn.className = "btnflt";
186 displaynrows ? ldiv.className = "ldiv" : ldiv.style.display = "none";
190 totrows_span.className = "tot";//for ie<=6
203 loaddiv.className = "loader";// for ie<=6
213 displayPaging ? mdiv.className = "mdiv" : mdiv.style.display = "none";
249 btnreset ? rdiv.className = "rdiv" : rdiv.style.display = "none";
775 … (j % 2 == 0) ? row[ visiblerows[j] ].className = "even" : row[ visiblerows[j] ].className = "odd";
[all …]
/plugin/searchtablejs/TableFilter_EN/
H A Dtablefilter.js121 fltrow.className = "fltrow";
133 inp.className = inpclass;// for ie<=6
140 slc.className = inpclass;// for ie<=6
164 btn.className = "btnflt";
186 displaynrows ? ldiv.className = "ldiv" : ldiv.style.display = "none";
190 totrows_span.className = "tot";//for ie<=6
203 loaddiv.className = "loader";// for ie<=6
213 displayPaging ? mdiv.className = "mdiv" : mdiv.style.display = "none";
249 btnreset ? rdiv.className = "rdiv" : rdiv.style.display = "none";
775 … (j % 2 == 0) ? row[ visiblerows[j] ].className = "even" : row[ visiblerows[j] ].className = "odd";
[all …]
/plugin/datatables/assets/datatables.net-buttons/js/
H A DdataTables.buttons.min.js4 !function(e){var o,i;"function"==typeof define&&define.amd?define(["jquery","datatables.net"],function(t){return e(t,window,document)}):"object"==typeof exports?(o=require("jquery"),i=function(t,n){n.fn.dataTable||require("datatables.net")(t,n)},"undefined"==typeof window?module.exports=function(t,n){return t=t||window,n=n||o(t),i(t,n),e(n,t,t.document)}:(i(window,o),module.exports=e(o,window,window.document))):e(jQuery,window,document)}(function(y,v,x,w){"use strict";var e=y.fn.dataTable,o=0,C=0,_=e.ext.buttons;function A(t,n,e){y.fn.animate?t.stop().fadeIn(n,e):(t.css("display","block"),e&&e.call(t))}function k(t,n,e){y.fn.animate?t.stop().fadeOut(n,e):(t.css("display","none"),e&&e.call(t))}function B(n,t){if(!(this instanceof B))return function(t){return new B(t,n).container()};!0===(t=void 0===t?{}:t)&&(t={}),Array.isArray(t)&&(t={buttons:t}),this.c=y.extend(!0,{},B.defaults,t),t.buttons&&(this.c.buttons=t.buttons),this.s={dt:new e.Api(n),buttons:[],listenKeys:"",namespace:"dtb"+o++},this.dom={container:y("<"+this.c.dom.container.tag+"/>").addClass(this.c.dom.container.className)},this._constructor()}y.extend(B.prototype,{action:function(t,n){t=this._nodeToButton(t);return n===w?t.conf.action:(t.conf.action=n,this)},active:function(t,n){var t=this._nodeToButton(t),e=this.c.dom.button.active,o=y(t.node);return t.inCollection&&this.c.dom.collection.button&&this.c.dom.collection.button.active!==w&&(e=this.c.dom.collection.button.active),n===w?o.hasClass(e):(o.toggleClass(e,n===w||n),this)},add:function(t,n,e){var o=this.s.buttons;if("string"==typeof n){for(var i=n.split("-"),s=this.s,a=0,r=i.length-1;a<r;a++)s=s.buttons[+i[a]];o=s.buttons,n=+i[i.length-1]}return this._expandButton(o,t,t!==w?t.split:w,(t===w||t.split===w||0===t.split.length)&&s!==w,!1,n),e!==w&&!0!==e||this._draw(),this},collectionRebuild:function(t,n){var e=this._nodeToButton(t);if(n!==w){for(var o=e.buttons.length-1;0<=o;o--)this.remove(e.buttons[o].node);for(e.conf.prefixButtons&&n.unshift.apply(n,e.conf.prefixButtons),e.conf.postfixButtons&&n.push.apply(n,e.conf.postfixButtons),o=0;o<n.length;o++){var i=n[o];this._expandButton(e.buttons,i,i!==w&&i.config!==w&&i.config.split!==w,!0,i.parentConf!==w&&i.parentConf.split!==w,null,i.parentConf)}}this._draw(e.collection,e.buttons)},container:function(){return this.dom.container},disable:function(t){t=this._nodeToButton(t);return y(t.node).addClass(this.c.dom.button.disabled).prop("disabled",!0),this},destroy:function(){y("body").off("keyup."+this.s.namespace);for(var t=this.s.buttons.slice(),n=0,e=t.length;n<e;n++)this.remove(t[n].node);this.dom.container.remove();var o=this.s.dt.settings()[0];for(n=0,e=o.length;n<e;n++)if(o.inst===this){o.splice(n,1);break}return this},enable:function(t,n){return!1===n?this.disable(t):(n=this._nodeToButton(t),y(n.node).removeClass(this.c.dom.button.disabled).prop("disabled",!1),this)},index:function(t,n,e){n||(n="",e=this.s.buttons);for(var o=0,i=e.length;o<i;o++){var s=e[o].buttons;if(e[o].node===t)return n+o;if(s&&s.length){s=this.index(t,o+"-",s);if(null!==s)return s}}return null},name:function(){return this.c.name},node:function(t){return t?(t=this._nodeToButton(t),y(t.node)):this.dom.container},processing:function(t,n){var e=this.s.dt,o=this._nodeToButton(t);return n===w?y(o.node).hasClass("processing"):(y(o.node).toggleClass("processing",n),y(e.table().node()).triggerHandler("buttons-processing.dt",[n,e.button(t),e,y(t),o.conf]),this)},remove:function(t){var n=this._nodeToButton(t),e=this._nodeToHost(t),o=this.s.dt;if(n.buttons.length)for(var i=n.buttons.length-1;0<=i;i--)this.remove(n.buttons[i].node);n.conf.destroying=!0,n.conf.destroy&&n.conf.destroy.call(o.button(t),o,y(t),n.conf),this._removeKey(n.conf),y(n.node).remove();o=y.inArray(n,e);return e.splice(o,1),this},text:function(t,n){function e(t){return"function"==typeof t?t(i,s,o.conf):t}var o=this._nodeToButton(t),t=o.textNode,i=this.s.dt,s=y(o.node);return n===w?e(o.conf.text):(o.conf.text=n,t.html(e(n)),this)},_constructor:function(){var e=this,t=this.s.dt,o=t.settings()[0],n=this.c.buttons;o._buttons||(o._buttons=[]),o._buttons.push({inst:this,name:this.c.name});for(var i=0,s=n.length;i<s;i++)this.add(n[i]);t.on("destroy",function(t,n){n===o&&e.destroy()}),y("body").on("keyup."+this.s.namespace,function(t){var n;x.activeElement&&x.activeElement!==x.body||(n=String.fromCharCode(t.keyCode).toLowerCase(),-1!==e.s.listenKeys.toLowerCase().indexOf(n)&&e._keypress(n,t))})},_addKey:function(t){t.key&&(this.s.listenKeys+=(y.isPlainObject(t.key)?t.key:t).key)},_draw:function(t,n){t||(t=this.dom.container,n=this.s.buttons),t.children().detach();for(var e=0,o=n.length;e<o;e++)t.append(n[e].inserter),t.append(" "),n[e].buttons&&n[e].buttons.length&&this._draw(n[e].collection,n[e].buttons)},_expandButton:function(t,n,e,o,i,s,a){for(var r,l=this.s.dt,c=this.c.dom.collection,u=Array.isArray(n)?n:[n],d=0,f=(u=n===w?Array.isArray(e)?e:[e]:u).length;d<f;d++){var p=this._resolveExtends(u[d]);if(p)if(r=!(!p.config||!p.config.split),Array.isArray(p))this._expandButton(t,p,h!==w&&h.conf!==w?h.conf.split:w,o,a!==w&&a.split!==w,s,a);else{var h=this._buildButton(p,o,p.split!==w||p.config!==w&&p.config.split!==w,i);if(h){if(s!==w&&null!==s?(t.splice(s,0,h),s++):t.push(h),h.conf.buttons&&(h.collection=y("<"+c.container.content.tag+"/>"),h.conf._collection=h.collection,y(h.node).append(c.action.dropHtml),this._expandButton(h.buttons,h.conf.buttons,h.conf.split,!r,r,s,h.conf)),h.conf.split){h.collection=y("<"+c.container.tag+"/>"),h.conf._collection=h.collection;for(var b=0;b<h.conf.split.length;b++){var g=h.conf.split[b];"object"==typeof g&&(g.parent=a,g.collectionLayout===w&&(g.collectionLayout=h.conf.collectionLayout),g.dropup===w&&(g.dropup=h.conf.dropup),g.fade===w)&&(g.fade=h.conf.fade)}this._expandButton(h.buttons,h.conf.buttons,h.conf.split,!r,r,s,h.conf)}h.conf.parent=a,p.init&&p.init.call(l.button(h.node),l,y(h.node),p)}}}},_buildButton:function(n,t,e,o){function i(t){return"function"==typeof t?t(u,l,n):t}var s,a,r,l,c=this.c.dom,u=this.s.dt,d=y.extend(!0,{},c.button);if(t&&e&&c.collection.split?y.extend(!0,d,c.collection.split.action):o||t?y.extend(!0,d,c.collection.button):e&&y.extend(!0,d,c.split.button),n.spacer)return c=y("<"+d.spacer.tag+"/>").addClass("dt-button-spacer "+n.style+" "+d.spacer.className).html(i(n.text)),{conf:n,node:c,inserter:c,buttons:[],inCollection:t,isSplit:e,collection:null,textNode:c};if(n.available&&!n.available(u,n)&&!n.hasOwnProperty("html"))return!1;n.hasOwnProperty("html")?l=y(n.html):(a=function(t,n,e,o){o.action.call(n.button(e),t,n,e,o),y(n.table().node()).triggerHandler("buttons-action.dt",[n.button(e),n,e,o])},c=n.tag||d.tag,r=n.clickBlurs===w||n.clickBlurs,l=y("<"+c+"/>").addClass(d.className).attr("tabindex",this.s.dt.settings()[0].iTabIndex).attr("aria-controls",this.s.dt.table().node().id).on("click.dtb",function(t){t.preventDefault(),!l.hasClass(d.disabled)&&n.action&&a(t,u,l,n),r&&l.trigger("blur")}).on("keypress.dtb",function(t){13===t.keyCode&&(t.preventDefault(),!l.hasClass(d.disabled))&&n.action&&a(t,u,l,n)}),"a"===c.toLowerCase()&&l.attr("href","#"),"button"===c.toLowerCase()&&l.attr("type","button"),s=d.liner.tag?(c=y("<"+d.liner.tag+"/>").html(i(n.text)).addClass(d.liner.className),"a"===d.liner.tag.toLowerCase()&&c.attr("href","#"),l.append(c),c):(l.html(i(n.text)),l),!1===n.enabled&&l.addClass(d.disabled),n.className&&l.addClass(n.className),n.titleAttr&&l.attr("title",i(n.titleAttr)),n.attr&&l.attr(n.attr),n.namespace||(n.namespace=".dt-button-"+C++),n.config!==w&&n.config.split&&(n.split=n.config.split));var f,p,h,b,g,m,c=this.c.dom.buttonContainer,c=c&&c.tag?y("<"+c.tag+"/>").addClass(c.className).append(l):l;return this._addKey(n),this.c.buttonCreated&&(c=this.c.buttonCreated(n,c)),e&&(p=(f=t?y.extend(!0,this.c.dom.split,this.c.dom.collection.split):this.c.dom.split).wrapper,h=y("<"+p.tag+"/>").addClass(p.className).append(l),b=y.extend(n,{align:f.dropdown.align,attr:{"aria-haspopup":"dialog","aria-expanded":!1},className:f.dropdown.className,closeButto
[all...]
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1830 element.className += (element.className ? ' ' : '') + className;
1836 element.className = element.className.replace(
2165 className: 'class', property in Element._attributeTranslations.write.names
3139 className: function(nodes, root, className, combinator) { argument
4158 className = className.toString().strip();
4159 var cond = /\s/.test(className) ? $w(className).map(iter).join('') : iter(className);
4162 className = className.toString().strip();
4163 var elements = [], classNames = (/\s/.test(className) ? $w(className) : null);
4167 className = ' ' + className + ' ';
4170 if (child.className && (cn = ' ' + child.className + ' ') && (cn.include(className) ||
[all …]
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js2134 element.className += (element.className ? ' ' : '') + className;
2140 element.className = element.className.replace(
2447 className: 'class', property in Element._attributeTranslations.write.names
3690 className: function(nodes, root, className, combinator) { argument
4815 className = className.toString().strip();
4816 var cond = /\s/.test(className) ? $w(className).map(iter).join('') : iter(className);
4819 className = className.toString().strip();
4820 var elements = [], classNames = (/\s/.test(className) ? $w(className) : null);
4824 className = ' ' + className + ' ';
4827 if (child.className && (cn = ' ' + child.className + ' ') && (cn.include(className) ||
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/
H A DText.php158 foreach ($classes as $className => $class) {
185 $classCoverage[$namespace . $className] = [
187 'className ' => $className,
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLlk.php101 * @param string $className Parser classname.
104 public static function save(Parser $parser, $className) argument
230 'class ' . $className . ' extends \Hoa\Compiler\Llk\Parser' . "\n" .
/plugin/blogtng/
H A Dscript.js31 input.className = 'edit error';
35 input.className = 'edit';
178 comment_div.className = 'insitu-footnote JSpopup dokuwiki';
/plugin/diagramsnet/lib/js/grapheditor/
H A DToolbar.js438 div.className = 'geSprite geSprite-left';
483 div.className = 'geSprite geSprite-dots';
537 div.className = 'geSprite geSprite-plus';
768 div.className = 'geSprite geSprite-table';
842 elt.className = 'geSeparator';
941 var classname = elt.className;
949 elt.className = classname;
992 elt.className = 'geButton';
998 inner.className = 'geSprite ' + classname;
1012 elt.className = 'geLabel';
[all …]
/plugin/diagramsnet/lib/math/extensions/
H A Dasciimath2jax.js19className)==="undefined"?"":c.className);e=(typeof(c.tagName)==="undefined"?"":c.tagName);if(typeo…
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js1451 className = target.className || ''
1457 match = r.exec(className)
1653 function hasClass(target, className) argument
1655 return target.className.indexOf(className) != -1;
1663 function addClass(target, className) argument
1665 if (!hasClass(target, className))
1666 target.className += ' ' + className;
1674 function removeClass(target, className) argument
1676 target.className = target.className.replace(className, '');
1787 function findParentElement(target, className) argument
[all …]
/plugin/dokumicrobugtracker/js/
H A Djquery.dataTables.js370 an[i].childNodes[0].className =
374 an[i].childNodes[1].className =
1786 nNewCell.className = sClass;
2789 nTd.className = oCol.sClass;
3694 nNewNode.className = aSplit[1];
3702 nNewNode.className = sAttr;
3851 nScrollHead.className = oClasses.sScrollHead;
4988 nTds[(iColumns*j)+i].className =
4996 nTds[(iColumns*j)+i].className =
5004 nTds[(iColumns*j)+i].className =
[all …]
H A Djquery.dataTables.min.js.gz
H A Djquery.dataTables.min.js22 …a");y=p.createElement("span");y.className=g.oClasses.sPageJUINext;w.appendChild(y);y=p.createEleme…
23 …=p.createElement("div");w=p.createElement("div")}t.className=g.oClasses.sPagePrevDisabled;w.classN…
24 …[s].childNodes[0].className=g._iDisplayStart===0?g.oClasses.sPagePrevDisabled:g.oClasses.sPagePrev…
25 …e.sLast;var v=g.oClasses;t.className=v.sPageButton+" "+v.sPageFirst;w.className=v.sPageButton+" "+…
29className+=" "+v.sPageButtonStaticDisabled;z[1].className+=" "+v.sPageButtonStaticDisabled}else{z[…
30 v.sPageButtonStaticDisabled}else{z[2].className+=" "+v.sPageButton;z[3].className+=" "+v.sPageButto…
59className=a.asStripeClasses[0];e=a.oLanguage.sZeroRecords.replace("_MAX_",a.fnFormatNumber(a.fnRec…
67 …ubstr(1,k[0].length-1));j.className=k[1]}else if(m.charAt(0)=="#")j.setAttribute("id",m.substr(1,m…
70 …}b.className=r.sScrollWrapper;c.className=r.sScrollHead;d.className=r.sScrollHeadInner;f.className
91className.indexOf(e+"1")!=-1){c=0;for(a=d.length/h;c<a;c++)d[h*c+b].className=i.trim(d[h*c+b].clas…
[all …]
/plugin/findologicxmlexport/vendor/jms/metadata/src/
H A DMetadataFactoryInterface.php28 public function getMetadataForClass(string $className); argument
/plugin/code3/
H A Dscript.js8className.match(/code/)){w=new Date;try{Z=e[v].value||e[v].innerHTML}catch(err){continue}x=Q(Z);if…
/plugin/farmsync/script/
H A Djquery.chosen.js42 classes: group.className
70 classes: option.className,
/plugin/pgn4web/
H A Dpgn4web.patch19 document.GameButtonsForm.AutoPlay.className = "buttonControlStop";
28 document.GameButtonsForm.AutoPlay.className = "buttonControlPlay";
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/Template/
H A DTestCaseMethod.tpl.dist29 if (!class_exists('{className}')) {
50 $test = new {className}('{methodName}', unserialize('{data}'), '{dataName}');
/plugin/farmer/script/
H A Djquery.chosen.js42 classes: group.className
70 classes: option.className,
261 option_el.className = classes.join(" ");
285 group_el.className = classes.join(" ");
591 if (this.inherit_select_classes && this.form_field.className) {
592 container_classes.push(this.form_field.className);

12345678910>>...23