| /plugin/editsections2/ |
| D | script.js | 175 guid, 203 for (guid in events.mouseover) { 205 sectionEditForms[i], 'mouseover', events.mouseover[guid] 233 guid, 243 for (guid in events.mouseover) { 245 buttonForms[i], 'mouseover', events.mouseover[guid]
|
| /plugin/autoindentcontrol/ |
| D | script.js | 173 guid, 185 for (guid in editor.events[type]) { 186 func = editor.events[type][guid].toString(); 189 removeEvent(editor, type, editor.events[type][guid]);
|
| /plugin/tfslink/conf/ |
| D | default.php | 13 'guid' => 'insert guid of the project collection',
|
| /plugin/json/demo/1000files/ |
| D | file1.txt | 5 "guid": "470c7f39-d948-435f-b2d5-915bbe038dda", 62 "guid": "f40c8582-6781-49ec-819e-730bd66b137a", 119 "guid": "429bafbd-04a3-48b7-bdba-6f756e8b11b4", 176 "guid": "51abd986-4eed-433d-ac83-641d72994c03", 233 "guid": "2f709604-686e-4c0f-9839-7ea936b4e0b1", 290 "guid": "98dbcd44-d175-4e4d-916e-3ddddcc5e70c", 347 "guid": "e77ea439-656a-4172-8680-78664461380f", 404 "guid": "d318371a-212e-47a2-81a4-0da7dee6ac34", 461 "guid": "3b00ec78-e8f6-49c3-a901-4a4bbba7c9ed",
|
| /plugin/news/scripts/ |
| D | rss.php | 50 $guid = $link; 61 <guid isPermaLink ="true">$guid</guid>
|
| /plugin/asciidocjs/node_modules/handlebars/lib/handlebars/compiler/ |
| D | compiler.js | 48 guid: 0, property in Compiler 81 guid = this.guid++; 85 this.children[guid] = result; 88 return guid;
|
| D | javascript-compiler.js | 666 pushProgram: function(guid) { argument 667 if (guid != null) { 668 this.pushStackLiteral(this.programExpression(guid)); 946 programExpression: function(guid) { argument 947 let child = this.environment.children[guid],
|
| /plugin/asciidocjs/node_modules/handlebars/dist/cjs/handlebars/compiler/ |
| D | compiler.js | 61 guid: 0, 91 guid = this.guid++; 95 this.children[guid] = result; 98 return guid;
|
| D | javascript-compiler.js | 615 pushProgram: function pushProgram(guid) { 616 if (guid != null) { 617 this.pushStackLiteral(this.programExpression(guid)); 847 programExpression: function programExpression(guid) { 848 var child = this.environment.children[guid],
|
| /plugin/asciidocjs/node_modules/handlebars/dist/amd/handlebars/compiler/ |
| D | compiler.js | 56 guid: 0, 86 guid = this.guid++; 90 this.children[guid] = result; 93 return guid;
|
| D | javascript-compiler.js | 607 pushProgram: function pushProgram(guid) { 608 if (guid != null) { 609 this.pushStackLiteral(this.programExpression(guid)); 839 programExpression: function programExpression(guid) { 840 var child = this.environment.children[guid],
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/ |
| D | popcorn.js | 179 this.id = this.options.id || Popcorn.guid( nodeName ); 450 guid: function( prefix ) { method 451 Popcorn.guid.counter++; 452 return ( prefix ? prefix : "" ) + ( +new Date() + Popcorn.guid.counter ); 589 Popcorn.guid.counter = 1; 690 id = Popcorn.guid( "cue" ); 782 options._id = options.id || options._id || Popcorn.guid( options._natives.type ); 1441 track._id = track.id || track._id || Popcorn.guid( track._natives.type ); 1967 options._id = Popcorn.guid( options._natives.type ); 1974 options._id = options.id || options._id || Popcorn.guid( options._natives.type ); [all …]
|
| D | popcorn.subtitle.js | 23 ctxContainer.id = id || Popcorn.guid();
|
| /plugin/jquery-syntax/ |
| D | jquery-1.6.min.js | 16 …guid:1,proxy:function(a,c){if(typeof c=="string"){var d=a[c];c=a,a=d}if(!e.isFunction(a))return b;… property
|
| /plugin/dokumicrobugtracker/js/ |
| D | jquery.js | 2 …guid:1,proxy:function(a,c){if(typeof c=="string"){var d=a[c];c=a,a=d}if(!e.isFunction(a))return b;… property 3 …guid:1e8,proxy:f.proxy,special:{ready:{setup:f.bindReady,teardown:f.noop},live:{add:function(a){f.… property
|
| /plugin/combo/ComboStrap/ |
| H A D | SiteConfig.php | 151 foreach ($this->configurationValuesToRestore as $guid => $value) { 152 [$plugin, $confKey] = explode(":", $guid);
|
| /plugin/podcast/action/ |
| D | feed.php | 129 $event->data['item']->guid = getBaseURL( 1 ).$ditem['entry']['page'];
|
| /plugin/jquery/ |
| D | jquery-1.4.2.js | 674 guid: 1, 697 proxy.guid = fn.guid = fn.guid || proxy.guid || jQuery.guid++; 1578 if ( !handler.guid ) { 1579 handler.guid = jQuery.guid++; 1631 handleObj.guid = handler.guid; 1658 if ( !handleObj.handler.guid ) { 1659 handleObj.handler.guid = handler.guid; 1751 if ( handler.guid === handleObj.guid ) { 2015 guid: 1E8, 2451 var lastToggle = ( jQuery.data( this, "lastToggle" + fn.guid ) || 0 ) % i; [all …]
|
| D | script.js | 19 …guid){H.guid=this.guid++}if(K!==g){var G=H;H=this.proxy(G);H.data=K}var E=o.data(I,"events")||o.da… property
|
| D | jquery-1.4.2.min.js | 31 …;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,… 32 …&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;re… 49 …A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.dat… 50 …guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o… 51 …if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(… 57 …&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,s… 67 ….proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid…
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.ui-deps.js | 631 handlerProxy.guid = handler.guid = 632 handler.guid || handlerProxy.guid || $.guid++;
|
| /plugin/quickstats/scripts/ |
| D | sorttable-cmpr.js | 14 …guid++}if(!b.events){b.events={}}var a=b.events[e];if(!a){a=b.events[e]={};if(b["on"+e]){a[0]=b["o…
|
| D | sorttable.js | 379 if (!handler.$$guid) handler.$$guid = dean_addEvent.guid++; 398 dean_addEvent.guid = 1;
|
| /plugin/sqlraw/ |
| D | sorttable.min.js | 40 …type,handler,false);}else{if(!handler.$$guid)handler.$$guid=dean_addEvent.guid++;if(!element.event… 41 handlers[handler.$$guid]=handler;element["on"+type]=handleEvent;}};dean_addEvent.guid=1;function re…
|
| /plugin/combo/resources/library/bootstrap/4.5.0/ |
| H A D | jquery-3.5.1.min.js | 2 …guid:1,support:y}),"function"==typeof Symbol&&(S.fn[Symbol.iterator]=t[Symbol.iterator]),S.each("B… property
|