Home
last modified time | relevance | path

Searched refs:dt (Results 176 – 200 of 412) sorted by relevance

12345678910>>...17

/plugin/bibtex4dw/
H A Dstyle.css5 dl.bibtex_references dt {
/plugin/bez/
H A Dstyle.css234 #bds_timeline dt {
242 #bds_timeline dt a {
246 #bds_timeline dt a .id {
249 #bds_timeline dt a:hover {
254 #bds_timeline dt .id {
258 #bds_timeline dt .time {
263 #bds_timeline dt .author {
266 #bds_timeline dt > a {
/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
6 c.call(a))}function w(a,b){var c=new i.Api(a),d=b?b:c.init().buttons||i.defaults.buttons;return(new l(c,d)).container()}var i=e.fn.dataTable,z=0,A=0,o=i.ext.buttons,l=function(a,b) global() property in AnonymousFunctione499d3f30200.l.s
[all...]
/plugin/wysiwyg/fckeditor/editor/dtd/
H A Dfck_xhtml10transitional.js92 dt: L,
107 dl: {dt:1, dd:1},
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-script.js340 JsHttpRequest.setTimeout = function(func, dt) { argument
344 id = window.JsHttpRequest_tmp(func, dt);
351 id = window.JsHttpRequest_tmp(mediator, dt);
H A DJsHttpRequest-xml.js340 JsHttpRequest.setTimeout = function(func, dt) { argument
344 id = window.JsHttpRequest_tmp(func, dt);
351 id = window.JsHttpRequest_tmp(mediator, dt);
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-script.js249 JsHttpRequest.setTimeout=function(_2e,dt){ argument
252 id=window.JsHttpRequest_tmp(_2e,dt);
259 id=window.JsHttpRequest_tmp(_31,dt);
H A DJsHttpRequest-xml.js249 JsHttpRequest.setTimeout=function(_2e,dt){ argument
252 id=window.JsHttpRequest_tmp(_2e,dt);
259 id=window.JsHttpRequest_tmp(_31,dt);
/plugin/qc/
H A Dstyle.less43 dl dt {
/plugin/ckgdoku/ckeditor/
H A Dcontents.css1dt a,dl.file dt a{background-color:transparent;font-size:.875em;font-weight:normal;display:block;m… selector
H A Dcontents.css.unc143 dl.code dt a,
144 dl.file dt a {
153 dl.code dt,
154 dl.file dt {
258 dt {
/plugin/ckgedit/ckeditor/
H A Dcontents.css1dt a,dl.file dt a{background-color:transparent;font-size:.875em;font-weight:normal;display:block;m… selector
H A Dcontents.css.unc140 dl.code dt a,
141 dl.file dt a {
150 dl.code dt,
151 dl.file dt {
255 dt {
/plugin/davcard/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php154 foreach($exDate->getDateTimes($this->timeZone) as $dt) {
155 $this->exceptions[$dt->getTimeStamp()] = true;
H A DRRuleIterator.php144 * @param DateTime $dt
147 public function fastForward(\DateTime $dt) { argument
149 while($this->valid() && $this->currentDate < $dt ) {
/plugin/webdavclient/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php154 foreach($exDate->getDateTimes($this->timeZone) as $dt) {
155 $this->exceptions[$dt->getTimeStamp()] = true;
H A DRRuleIterator.php144 * @param DateTime $dt
147 public function fastForward(\DateTime $dt) { argument
149 while($this->valid() && $this->currentDate < $dt ) {
/plugin/davcal/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php144 * @param DateTime $dt
147 public function fastForward(\DateTime $dt) { argument
149 while($this->valid() && $this->currentDate < $dt ) {
H A DEventIterator.php154 foreach($exDate->getDateTimes($this->timeZone) as $dt) {
155 $this->exceptions[$dt->getTimeStamp()] = true;
/plugin/freechat/phpfreechat/style/
H A Dcontent.css19 div.content dt { font-weight: bold; margin: 2em 0 2em 0; }
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php158 foreach ($exDate->getDateTimes($this->timeZone) as $dt) {
159 $this->exceptions[$dt->getTimeStamp()] = true;
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php149 foreach ($exDate->getDateTimes($this->timeZone) as $dt) {
150 $this->exceptions[$dt->getTimeStamp()] = true;
/plugin/fckg/fckeditor/editor/css/
H A Dfck_editorarea.css.dokuwiki_template131 dl.code dt,
132 dl.file dt {
145 dl.code dt a,
146 dl.file dt a {
243 dt {
H A Dfck_editorarea.css131 dl.code dt,
132 dl.file dt {
145 dl.code dt a,
146 dl.file dt a {
243 dt { selector
/plugin/codemirror/dist/modes/
H A Dxml.min.js1 …td:true,tfoot:true,th:true,tr:true},contextGrabbers:{dd:{dd:true,dt:true},dt:{dd:true,dt:true},li:… property in AnonymousFunctiona693641a0100.b.contextGrabbers.dd

12345678910>>...17