rem stringlengths 0 126k | add stringlengths 0 441k | context stringlengths 15 136k |
|---|---|---|
if (options.selection.mode != null | if ((options.selection != null && options.selection.mode != null) | function bindEvents() { // we include the canvas in the event holder too, because IE 7 // sometimes has trouble with the stacking order eventHolder = $([overlay, canvas]); // bind events if (options.selection.mode != null || options.grid.hove... |
if (options.selection.mode != null) | if ((options.selection && options.selection.mode) != null) | function bindEvents() { // we include the canvas in the event holder too, because IE 7 // sometimes has trouble with the stacking order eventHolder = $([overlay, canvas]); // bind events if (options.selection.mode != null || options.grid.hove... |
deId: ea.deid, | function bindTableFromJson(experiment, gene, ef, efv, updn) { $("#qryHeader").html("<img src='" + atlas.homeUrl + "images/indicator.gif' /> Loading..."); $("#qryHeader").show(); //alert($("#squery").position.top); //alert($("#squery").position.width); $("#qryHeader").css("top",$("#squery").position(... | |
$("#qryHeader").html("<img src='/images/indicator.gif' /> Loading..."); | $("#qryHeader").html("<img src='" + atlas.homeUrl + "images/indicator.gif' /> Loading..."); | function bindTableFromJson(experiment, gene, ef, efv, updn) { $("#qryHeader").html("<img src='/images/indicator.gif' /> Loading..."); $("#qryHeader").show(); var updnFilter = "&updownIn"; if(updn=='UP') updnFilter= "&upIn"; if(updn=='DOWN') updnFilter="&downIn"; var dataUrl = "api?experimentPage&... |
addGeneToolTips(); | function bindTableFromJson(experiment, gene, ef, efv, updn) { $("#qryHeader").html("<img src='" + atlas.homeUrl + "images/indicator.gif' /> Loading..."); $("#qryHeader").show(); //alert($("#squery").position.top); //alert($("#squery").position.width); $("#qryHeader").css("top",$("#squery").position(... | |
BlogFeedBox = function (parent,contentId,newAtomCallback) { | function BlogFeedBox(parent,contentId,newAtomCallback) { | BlogFeedBox = function (parent,contentId,newAtomCallback) { this.initBox(parent,contentId); this.show(newAtomCallback);}; |
this._registerEventBeforeLoading(); this._registerEventAfterLoading(); | bootstrap: function() { //this._configureExtJs(); //this._initializeExtDirect(); this._registerEventDebugging(); this._invokeBootstrappers(); this._initStateProvider(); this._initStateDefaultValue(); Ext.QuickTips.init(); this.fireEvent('TYPO3.Newsletter.Application.afterBootstrap'); this._initializeHistoryMa... | |
oncreate: function(plot, plotData) { | ondraw: function(plot, plotData) { | var BoxPlotType = function() { return { name: "box", canPan: true, canZoom: false, oncreate: function(plot, plotData) { var points = []; for (var i = 0; i < plotData.series.length; i++) { var s = plotData.series[i]; ... |
}, getMaxX: function(plotData) { return plotData.series && plotData.series.length > 0 ? plotData.series.length * plotData.series[0].data.length : 0; }, getMinX: function(plotData) { return 0; | var BoxPlotType = function() { return { name: "box", canPan: true, canZoom: false, oncreate: function(plot, plotData) { var points = []; for (var i = 0; i < plotData.series.length; i++) { var s = plotData.series[i]; ... | |
$(that.options.entityTypes).each(function(){ $("." + this.entityType + " .member-list").html(""); }); | $(that.options.entityTypes).each(function(){ $("." + this + " .member-list").html(""); }); | var browseEntity = function(that, key) { var entity = that.entityBrowser.getEntity(key.split(":")[0], key.split(":")[1]); that.currentEntity = entity; updateBreadcrumbs(that, entity); $(".current").text(entity.name); // clear any content from the entity browser mem... |
entityBrowserContent.find("." + that.options.styles.memberLink).click(function () { browseEntity(that, $(this).attr("key")); | entityBrowserContent.find("a").click(function () { browseEntity(that, $(this).find("span").attr("key")); | var browseEntity = function (that, key) { var entity, currentEntityName, browsingInclude, entityBrowserContent, memberList, browsingResultNoMembers; // Cache. entity = that.entityBrowser.getEntity(getTypeFromKey(key), getKey(key)); that.currentEntity = entity; currentEntit... |
this.isMoz = 'MozBorderRadius' in document.childNodes[i]; | this.isMoz = 'MozBorderRadius' in document.childNodes[i].style; | function browserdetect() { var agent = navigator.userAgent.toLowerCase(); this.isIE = agent.indexOf("msie") > -1; if (this.isIE) { this.ieVer = /msie\s(\d\.\d)/.exec(agent)[1]; this.quirksMode = !document.compatMode || document.compatMode.indexOf("BackCompat") > -1; this.get_style = function(obj, prop) { ... |
jQuery.bt={version:"0.9.5-rc1"};(function($){jQuery.fn.bt=function(content,options){if(typeof content!="string"){var contentSelect=true;options=content;content=false;}else{var contentSelect=false;}if(jQuery.fn.hoverIntent&&jQuery.bt.defaults.trigger=="hover"){jQuery.bt.defaults.trigger="hoverIntent";}return this.each(f... | jQuery.bt={version:'0.9.5-rc1'};;(function($){jQuery.fn.bt=function(content,options){if(typeof content!='string'){var contentSelect=true;options=content;content=false;} else{var contentSelect=false;} if(jQuery.fn.hoverIntent&&jQuery.bt.defaults.trigger=='hover'){jQuery.bt.defaults.trigger='hoverIntent';} return this.ea... | jQuery.bt={version:"0.9.5-rc1"};(function($){jQuery.fn.bt=function(content,options){if(typeof content!="string"){var contentSelect=true;options=content;content=false;}else{var contentSelect=false;}if(jQuery.fn.hoverIntent&&jQuery.bt.defaults.trigger=="hover"){jQuery.bt.defaults.trigger="hoverIntent";}return this.each(f... |
jQuery.bt={version:"0.9.5-rc1"};(function($){jQuery.fn.bt=function(content,options){if(typeof content!="string"){var contentSelect=true;options=content;content=false;}else{var contentSelect=false;}if(jQuery.fn.hoverIntent&&jQuery.bt.defaults.trigger=="hover"){jQuery.bt.defaults.trigger="hoverIntent";}return this.each(f... | opts.preHide.apply(this,[box]);var i=this;i.btCleanup=function(){var box=$(i).data('bt-box');var contentOrig=$(i).data('bt-content-orig');var overlay=$(i).data('bt-overlay');if(typeof box=='object'){$(box).remove();$(i).removeData('bt-box');} if(typeof contentOrig=='object'){var clones=$(contentOrig.original).data('bt-... | jQuery.bt={version:"0.9.5-rc1"};(function($){jQuery.fn.bt=function(content,options){if(typeof content!="string"){var contentSelect=true;options=content;content=false;}else{var contentSelect=false;}if(jQuery.fn.hoverIntent&&jQuery.bt.defaults.trigger=="hover"){jQuery.bt.defaults.trigger="hoverIntent";}return this.each(f... |
jQuery.bt={version:"0.9.5-rc1"};(function($){jQuery.fn.bt=function(content,options){if(typeof content!="string"){var contentSelect=true;options=content;content=false;}else{var contentSelect=false;}if(jQuery.fn.hoverIntent&&jQuery.bt.defaults.trigger=="hover"){jQuery.bt.defaults.trigger="hoverIntent";}return this.each(f... | return results;};jQuery.fn.btOuterWidth=function(margin){function num(elem,prop){return elem[0]&&parseInt(jQuery.curCSS(elem[0],prop,true),10)||0;};return this["innerWidth"]() +num(this,"borderLeftWidth") +num(this,"borderRightWidth") +(margin?num(this,"marginLeft") +num(this,"marginRight"):0);};jQuery.fn.btOn=function... | jQuery.bt={version:"0.9.5-rc1"};(function($){jQuery.fn.bt=function(content,options){if(typeof content!="string"){var contentSelect=true;options=content;content=false;}else{var contentSelect=false;}if(jQuery.fn.hoverIntent&&jQuery.bt.defaults.trigger=="hover"){jQuery.bt.defaults.trigger="hoverIntent";}return this.each(f... |
jQuery.bt={version:"0.9.5-rc1"};(function($){jQuery.fn.bt=function(content,options){if(typeof content!="string"){var contentSelect=true;options=content;content=false;}else{var contentSelect=false;}if(jQuery.fn.hoverIntent&&jQuery.bt.defaults.trigger=="hover"){jQuery.bt.defaults.trigger="hoverIntent";}return this.each(f... | var r1m=(r1y1-r1y2)/(r1x1-r1x2);var r1b=r1y1-(r1m*r1x1);var x=(y-r1b)/r1m;return{x:x,y:y};};};jQuery.fn.btPosition=function(){function num(elem,prop){return elem[0]&&parseInt(jQuery.curCSS(elem[0],prop,true),10)||0;};var left=0,top=0,results;if(this[0]){var offsetParent=this.offsetParent(),offset=this.offset(),parentOf... | jQuery.bt={version:"0.9.5-rc1"};(function($){jQuery.fn.bt=function(content,options){if(typeof content!="string"){var contentSelect=true;options=content;content=false;}else{var contentSelect=false;}if(jQuery.fn.hoverIntent&&jQuery.bt.defaults.trigger=="hover"){jQuery.bt.defaults.trigger="hoverIntent";}return this.each(f... |
build_ajax_tree : function(tree) { | YAHOO.ajax_marking_block.tree_base.prototype.build_ajax_tree = function() { | build_ajax_tree : function(tree) { var sUrl = amVariables.wwwroot+'/blocks/ajax_marking/ajax.php'; var postData = ''; if (tree.loadCounter === 0) { tree.icon.setAttribute('class', 'loaderimage'); tree.icon.setAttribute('className', 'loaderimage'); // if this is ... |
var sUrl = amVariables.wwwroot+'/blocks/ajax_marking/ajax.php'; var postData = ''; if (tree.loadCounter === 0) { | var sUrl = amVariables.wwwroot+'/blocks/ajax_marking/ajax.php'; var postData = ''; | build_ajax_tree : function(tree) { var sUrl = amVariables.wwwroot+'/blocks/ajax_marking/ajax.php'; var postData = ''; if (tree.loadCounter === 0) { tree.icon.setAttribute('class', 'loaderimage'); tree.icon.setAttribute('className', 'loaderimage'); // if this is ... |
tree.icon.setAttribute('class', 'loaderimage'); tree.icon.setAttribute('className', 'loaderimage'); if (tree.config) { postData = 'id='+amVariables.userid+'&type=config_main&userid='+amVariables.userid; } else { postData = 'id='+amVariables.userid+'&type=main&userid='+amVariables.userid; } | build_ajax_tree : function(tree) { var sUrl = amVariables.wwwroot+'/blocks/ajax_marking/ajax.php'; var postData = ''; if (tree.loadCounter === 0) { tree.icon.setAttribute('class', 'loaderimage'); tree.icon.setAttribute('className', 'loaderimage'); // if this is ... | |
var request = YAHOO.util.Connect.asyncRequest('POST', sUrl, ajax_marking_block_callback, postData); tree.loadCounter = 1; } }, | this.icon.setAttribute('class', 'loaderimage'); this.icon.setAttribute('className', 'loaderimage'); var request = YAHOO.util.Connect.asyncRequest('POST', sUrl, ajax_marking_block_callback, this.course_post_data); this.loadCounter = 1; return true; }; | build_ajax_tree : function(tree) { var sUrl = amVariables.wwwroot+'/blocks/ajax_marking/ajax.php'; var postData = ''; if (tree.loadCounter === 0) { tree.icon.setAttribute('class', 'loaderimage'); tree.icon.setAttribute('className', 'loaderimage'); // if this is ... |
build_config_overlay : function() { | YAHOO.ajax_marking_block.build_config_overlay = function() { | build_config_overlay : function() { if (!YAHOO.ajax_marking_block.greyOut) { YAHOO.ajax_marking_block.initialise_config_panel(); var headerText = amVariables.headertext+' '+amVariables.fullname; YAHOO.ajax_marking_block.greyOut.setHeader(headerText); var bodyText =... |
if (!YAHOO.ajax_marking_block.greyOut) { | var YAMB = YAHOO.ajax_marking_block; | build_config_overlay : function() { if (!YAHOO.ajax_marking_block.greyOut) { YAHOO.ajax_marking_block.initialise_config_panel(); var headerText = amVariables.headertext+' '+amVariables.fullname; YAHOO.ajax_marking_block.greyOut.setHeader(headerText); var bodyText =... |
YAHOO.ajax_marking_block.initialise_config_panel(); | if (!YAHOO.ajax_marking_block.greyOut) { | build_config_overlay : function() { if (!YAHOO.ajax_marking_block.greyOut) { YAHOO.ajax_marking_block.initialise_config_panel(); var headerText = amVariables.headertext+' '+amVariables.fullname; YAHOO.ajax_marking_block.greyOut.setHeader(headerText); var bodyText =... |
var headerText = amVariables.headertext+' '+amVariables.fullname; YAHOO.ajax_marking_block.greyOut.setHeader(headerText); | YAMB.initialise_config_panel(); | build_config_overlay : function() { if (!YAHOO.ajax_marking_block.greyOut) { YAHOO.ajax_marking_block.initialise_config_panel(); var headerText = amVariables.headertext+' '+amVariables.fullname; YAHOO.ajax_marking_block.greyOut.setHeader(headerText); var bodyText =... |
var bodyText = "<div id='configIcon' class='AMhidden'></div><div id='configStatus'></div><div id='configTree'></div><div id='configSettings'><div id='configInstructions'>"+amVariables.instructions+"</div><div id='configCheckboxes'><form id='configshowform' name='configshowform'></form></div><div id='configGroups'></div... | var headerText = amVariables.headertext+' '+amVariables.fullname; YAMB.greyOut.setHeader(headerText); | build_config_overlay : function() { if (!YAHOO.ajax_marking_block.greyOut) { YAHOO.ajax_marking_block.initialise_config_panel(); var headerText = amVariables.headertext+' '+amVariables.fullname; YAHOO.ajax_marking_block.greyOut.setHeader(headerText); var bodyText =... |
YAHOO.ajax_marking_block.greyOut.setBody(bodyText); document.body.className += ' yui-skin-sam'; | var bodyText = "<div id='configIcon' class='AMhidden'></div><div id='configStatus'>"; bodyText += "</div><div id='configTree'></div><div id='configSettings'>"; bodyText += "<div id='configInstructions'>"+amVariables.instructions+"</div>"; bodyText += "<div id='configCheckboxes'><form id='configshowform' name='configsho... | build_config_overlay : function() { if (!YAHOO.ajax_marking_block.greyOut) { YAHOO.ajax_marking_block.initialise_config_panel(); var headerText = amVariables.headertext+' '+amVariables.fullname; YAHOO.ajax_marking_block.greyOut.setHeader(headerText); var bodyText =... |
YAHOO.ajax_marking_block.greyOut.beforeHideEvent.subscribe(function() { YAHOO.ajax_marking_block.refresh_tree(YAHOO.ajax_marking_block.main); }); | YAMB.greyOut.setBody(bodyText); document.body.className += ' yui-skin-sam'; | build_config_overlay : function() { if (!YAHOO.ajax_marking_block.greyOut) { YAHOO.ajax_marking_block.initialise_config_panel(); var headerText = amVariables.headertext+' '+amVariables.fullname; YAHOO.ajax_marking_block.greyOut.setHeader(headerText); var bodyText =... |
YAHOO.ajax_marking_block.greyOut.render(document.body); YAHOO.ajax_marking_block.greyOut.show(); YAHOO.ajax_marking_block.config = new YAHOO.ajax_marking_block.AJAXtree('configTree', 'configIcon', 'configStatus', true); YAHOO.ajax_marking_block.build_ajax_tree(YAHOO.ajax_marking_block.config); | YAMB.greyOut.beforeHideEvent.subscribe(function() { YAMB.refresh_tree(YAMB.main_instance); }); | build_config_overlay : function() { if (!YAHOO.ajax_marking_block.greyOut) { YAHOO.ajax_marking_block.initialise_config_panel(); var headerText = amVariables.headertext+' '+amVariables.fullname; YAHOO.ajax_marking_block.greyOut.setHeader(headerText); var bodyText =... |
YAHOO.ajax_marking_block.config.icon.setAttribute('class', 'loaderimage'); YAHOO.ajax_marking_block.config.icon.setAttribute('className', 'loaderimage'); | YAMB.greyOut.render(document.body); YAMB.greyOut.show(); if (typeof (YAMB.config_instance) != 'object') { YAMB.config_instance = YAMB.tree_factory('config'); YAMB.config_instance.build_ajax_tree(); } | build_config_overlay : function() { if (!YAHOO.ajax_marking_block.greyOut) { YAHOO.ajax_marking_block.initialise_config_panel(); var headerText = amVariables.headertext+' '+amVariables.fullname; YAHOO.ajax_marking_block.greyOut.setHeader(headerText); var bodyText =... |
} else { YAHOO.ajax_marking_block.greyOut.show(); YAHOO.ajax_marking_block.remove_config_groups(); YAHOO.ajax_marking_block.refresh_tree(YAHOO.ajax_marking_block.config); } }, | YAMB.config_instance.icon.setAttribute('class', 'loaderimage'); YAMB.config_instance.icon.setAttribute('className', 'loaderimage'); } else { YAMB.greyOut.show(); YAMB.remove_config_groups(); YAMB.refresh_tree(YAMB.config); } }; | build_config_overlay : function() { if (!YAHOO.ajax_marking_block.greyOut) { YAHOO.ajax_marking_block.initialise_config_panel(); var headerText = amVariables.headertext+' '+amVariables.fullname; YAHOO.ajax_marking_block.greyOut.setHeader(headerText); var bodyText =... |
build_group_nodes : function(responseArray, AJAXtree) { | YAHOO.ajax_marking_block.tree_base.prototype.build_group_nodes = function(responseArray) { | build_group_nodes : function(responseArray, AJAXtree) { // need to turn the groups for this course into an array and attach it to the course // node. Then make the groups bit on screen // for the config screen?? var arrayLength = responseArray.length; var tmpNode4 = ''; for... |
tmpNode4 = new YAHOO.widget.TextNode(responseArray[n], YAHOO.ajax_marking_block.nodeHolder, false); | tmpNode4 = new YAHOO.widget.TextNode(responseArray[n], YAHOO.ajax_marking_block.node_holder, false); | build_group_nodes : function(responseArray, AJAXtree) { // need to turn the groups for this course into an array and attach it to the course // node. Then make the groups bit on screen // for the config screen?? var arrayLength = responseArray.length; var tmpNode4 = ''; for... |
if (responseArray[n].type !== 'journal') { tmpNode4.setDynamicLoad(YAHOO.ajax_marking_block.request_node_data); } | if (responseArray[n].type !== 'journal') { tmpNode4.setDynamicLoad(this.request_node_data); | build_group_nodes : function(responseArray, AJAXtree) { // need to turn the groups for this course into an array and attach it to the course // node. Then make the groups bit on screen // for the config screen?? var arrayLength = responseArray.length; var tmpNode4 = ''; for... |
YAHOO.ajax_marking_block.update_parent_node(AJAXtree, YAHOO.ajax_marking_block.nodeHolder); YAHOO.ajax_marking_block.update_parent_node(AJAXtree, YAHOO.ajax_marking_block.nodeHolder.parent); YAHOO.ajax_marking_block.compHolder(); YAHOO.ajax_marking_block.update_total_count(); | this.update_parent_node(YAHOO.ajax_marking_block.node_holder); YAHOO.ajax_marking_block.on_complete_function_holder(); | build_group_nodes : function(responseArray, AJAXtree) { // need to turn the groups for this course into an array and attach it to the course // node. Then make the groups bit on screen // for the config screen?? var arrayLength = responseArray.length; var tmpNode4 = ''; for... |
}, | }; | build_group_nodes : function(responseArray, AJAXtree) { // need to turn the groups for this course into an array and attach it to the course // node. Then make the groups bit on screen // for the config screen?? var arrayLength = responseArray.length; var tmpNode4 = ''; for... |
var obj = Object.isArray(ary[i]) ? BiwaScheme.build_list(ary[i]) : ary[i]; | var obj = ary[i]; if(Object.isArray(obj) && !obj.is_vector){ obj = BiwaScheme.build_list(obj); } | BiwaScheme.build_list = function(ary){ var list = BiwaScheme.nil; for(var i=ary.length-1; i>=0; i--){ var obj = Object.isArray(ary[i]) ? BiwaScheme.build_list(ary[i]) : ary[i]; list = new BiwaScheme.Pair(obj, list); } return list;}; |
rows += '<tr id="row' + _this + '" class="' + cls + '">'; | rows += '<tr id="row' + _this + '" class="view-row ' + cls + '">'; | build_rows: function(uids) { var cls = "even"; var even = true; var rows = ""; for (var i=0; i<uids.length; i++) { var _this = uids[i].id || uids[i]; var unit = this.units[_this]; rows += '<tr id="row' + _this + '" class="' + cls + '">'; rows += this.tmpl.vunit($, {data: {meta: this.me... |
build_submission_nodes : function(nodesArray, AJAXtree) { | YAHOO.ajax_marking_block.tree_base.prototype.build_submission_nodes = function(nodesArray) { | build_submission_nodes : function(nodesArray, AJAXtree) { var tmpNode3 = ''; for (var k=0;k<nodesArray.length;k++) { // set up a unique id so the node can be removed when needed uniqueId = nodesArray[k].type + nodesArray[k].aid + 'sid' + nodesArray[k].sid + ''; // set ... |
tmpNode3 = new YAHOO.widget.TextNode(nodesArray[k], YAHOO.ajax_marking_block.nodeHolder , false); | tmpNode3 = new YAHOO.widget.TextNode(nodesArray[k], YAHOO.ajax_marking_block.node_holder , false); | build_submission_nodes : function(nodesArray, AJAXtree) { var tmpNode3 = ''; for (var k=0;k<nodesArray.length;k++) { // set up a unique id so the node can be removed when needed uniqueId = nodesArray[k].type + nodesArray[k].aid + 'sid' + nodesArray[k].sid + ''; // set ... |
if (secs < 21600) { tmpNode3.labelStyle = 'icon-user-one'; } else if (secs < 43200) { tmpNode3.labelStyle = 'icon-user-two'; } else if (secs < 86400) { tmpNode3.labelStyle = 'icon-user-three'; } else if (secs < 172800) { tmpNode3.labelStyle = 'icon-user-four'; } else if (secs < 432000) { tmpNode3.labelStyle = 'ico... | if (secs < 21600) { tmpNode3.labelStyle = 'icon-user-one'; } else if (secs < 43200) { tmpNode3.labelStyle = 'icon-user-two'; } else if (secs < 86400) { tmpNode3.labelStyle = 'icon-user-three'; } else if (secs < 172800) { tmpNode3.labelStyle = 'icon-user-four'; } else if (secs < 432000) { tmpNode3.labelStyle = 'ico... | build_submission_nodes : function(nodesArray, AJAXtree) { var tmpNode3 = ''; for (var k=0;k<nodesArray.length;k++) { // set up a unique id so the node can be removed when needed uniqueId = nodesArray[k].type + nodesArray[k].aid + 'sid' + nodesArray[k].sid + ''; // set ... |
YAHOO.ajax_marking_block.compHolder(); YAHOO.ajax_marking_block.update_total_count(); | } | build_submission_nodes : function(nodesArray, AJAXtree) { var tmpNode3 = ''; for (var k=0;k<nodesArray.length;k++) { // set up a unique id so the node can be removed when needed uniqueId = nodesArray[k].type + nodesArray[k].aid + 'sid' + nodesArray[k].sid + ''; // set ... |
this.update_parent_node(YAHOO.ajax_marking_block.node_holder); this.update_parent_node(YAHOO.ajax_marking_block.node_holder.parent); if (!YAHOO.ajax_marking_block.node_holder.parent.parent.isRoot()) { this.update_parent_node(YAHOO.ajax_marking_block.node_holder.parent.parent); if (!YAHOO.ajax_marking_block.node_holder... | build_submission_nodes : function(nodesArray, AJAXtree) { var tmpNode3 = ''; for (var k=0;k<nodesArray.length;k++) { // set up a unique id so the node can be removed when needed uniqueId = nodesArray[k].type + nodesArray[k].aid + 'sid' + nodesArray[k].sid + ''; // set ... | |
}, | YAHOO.ajax_marking_block.on_complete_function_holder(); this.update_total_count(); }; | build_submission_nodes : function(nodesArray, AJAXtree) { var tmpNode3 = ''; for (var k=0;k<nodesArray.length;k++) { // set up a unique id so the node can be removed when needed uniqueId = nodesArray[k].type + nodesArray[k].aid + 'sid' + nodesArray[k].sid + ''; // set ... |
autoHeight: true, | buildDrilldownList : function(type, title, listTitle) { var pluralName = type + 's'; var upperName = type.substring(0,1).toUpperCase() + type.substr(1); var data = []; var i = 0; for(i=0;i<reports.tableOfContents[pluralName].list.length;i++){ data.push([reports.table... | |
}) | }); | buildHighlightSection : function (highlights,tabName){ var items = [],i,str; items.push({ html : '<div class="summary-header"><img height="50" border="0" src="/images/BrandingLogo.gif"/><strong>'+i18n._('Reports Summary')+'</strong></div>', colspan : 2 }); ... |
items: [ new Ext.form.TextArea({ name : 'License Agreement', hideLabel : true, readOnly : true, width : 600, height : 400, value : this.getLicenseAgreement() })] | items: [{ xtype : "button", text : this.i18n._("View License"), name : "View License", iconCls : "reboot-icon", handler : function() {window.open("../library/launcher?action=license");} }] | buildLicenseAgreement : function() { this.panelLicenseAgreement = new Ext.Panel({ name : 'License Agreement', helpSource : 'license_agreement', parentId : this.getId(), title : this.i18n._('License Agreement'), cls: 'ung-panel... |
$("#branches").append('<option name="'+value.name+'" value="'+index+'">'+value.name+'</option>'); | $('#branches').append('<option name="' + value.name + '" value="' + index + '">' + value.name + '</option>'); | function buildMenu(data) { for (var index in data.branchMap) { var value = data.branchMap[index]; $("#branches").append('<option name="'+value.name+'" value="'+index+'">'+value.name+'</option>'); } for (var index in data.testMap) { var value = data.testMap[index... |
$("#tests").append('<option id="'+value.name+'" value="'+index+'" disabled>'+value.name+'</option>'); | $('#tests').append('<option id="' + value.name + '" value="' + index + '" disabled>' + value.name + '</option>'); | function buildMenu(data) { for (var index in data.branchMap) { var value = data.branchMap[index]; $("#branches").append('<option name="'+value.name+'" value="'+index+'">'+value.name+'</option>'); } for (var index in data.testMap) { var value = data.testMap[index... |
$("#platforms").append('<option value="'+index+'" disabled>'+value.name+'</option>'); | $('#platforms').append('<option value="' + index + '" disabled>' + value.name + '</option>'); | function buildMenu(data) { for (var index in data.branchMap) { var value = data.branchMap[index]; $("#branches").append('<option name="'+value.name+'" value="'+index+'">'+value.name+'</option>'); } for (var index in data.testMap) { var value = data.testMap[index... |
G.addProperty(B.WEEKDAYS_MEDIUM.key,{value:B.WEEKDAYS_MEDIUM.value,handler:this.configLocale});G.addProperty(B.WEEKDAYS_LONG.key,{value:B.WEEKDAYS_LONG.value,handler:this.configLocale});var H=function(){G.refireEvent(B.LOCALE_MONTHS.key);G.refireEvent(B.LOCALE_WEEKDAYS.key);};G.subscribeToConfigEvent(B.START_WEEKDAY.ke... | },buildMonthLabel:function(){return this._buildMonthLabel(this.cfg.getProperty(B.PAGEDATE.key));},_buildMonthLabel:function(G){var I=this.Locale.LOCALE_MONTHS[G.getMonth()]+this.Locale.MY_LABEL_MONTH_SUFFIX,H=(G.getFullYear()+this.Locale.YEAR_OFFSET)+this.Locale.MY_LABEL_YEAR_SUFFIX;if(this.Locale.MY_LABEL_MONTH_POSITI... | G.addProperty(B.WEEKDAYS_MEDIUM.key,{value:B.WEEKDAYS_MEDIUM.value,handler:this.configLocale});G.addProperty(B.WEEKDAYS_LONG.key,{value:B.WEEKDAYS_LONG.value,handler:this.configLocale});var H=function(){G.refireEvent(B.LOCALE_MONTHS.key);G.refireEvent(B.LOCALE_WEEKDAYS.key);};G.subscribeToConfigEvent(B.START_WEEKDAY.ke... |
this.i18n._( "Passed Listed Client Addresses"), | this.i18n._( "Pass Listed Client Addresses"), | buildPassedHosts : function() { this.gridPassedClients = this.buildGridPassedList( "gridPassedClients", this.i18n._( "Passed Listed Client Addresses"), "com.untangle.node.cpd.PassedClient", ... |
this.i18n._( "Passed Listed Server Addresses"), | this.i18n._( "Pass Listed Server Addresses"), | buildPassedHosts : function() { this.gridPassedClients = this.buildGridPassedList( "gridPassedClients", this.i18n._( "Passed Listed Client Addresses"), "com.untangle.node.cpd.PassedClient", ... |
"com.untangle.node.cpd.PassedClients", | "com.untangle.node.cpd.PassedClient", | buildPassedHosts : function() { this.gridPassedClients = this.buildGridPassedList( "gridPassedClients", this.i18n._( "Passed Listed Client Addresses"), "com.untangle.node.cpd.PassedClients", ... |
"com.untangle.node.cpd.PassedServers", | "com.untangle.node.cpd.PassedServer", | buildPassedHosts : function() { this.gridPassedClients = this.buildGridPassedList( "gridPassedClients", this.i18n._( "Passed Listed Client Addresses"), "com.untangle.node.cpd.PassedClients", ... |
for(var i=0;i < this.Locale.LOCALE_WEEKDAYS.length; ++i) { html[html.length] = '<th class="calweekdaycell">' + this.Locale.LOCALE_WEEKDAYS[i] + '</th>'; } | for(var i=0;i < this.Locale.LOCALE_WEEKDAYS.length; ++i) { html[html.length] = '<th class="' + this.Style.CSS_WEEKDAY_CELL + '">' + this.Locale.LOCALE_WEEKDAYS[i] + '</th>'; } | buildWeekdays : function(html) { html[html.length] = '<tr class="' + this.Style.CSS_WEEKDAY_ROW + '">'; if (this.cfg.getProperty(DEF_CFG.SHOW_WEEK_HEADER.key)) { html[html.length] = '<th> </th>'; } for(var i=0;i < this.Locale.LOCALE_WEEKDAYS.length; ++i) { html[html.length] = '<th class="calweekdaycell">'... |
if (optimizer != "nlm") echo('rm(fitctrl, envir=.GlobalEnv)\n'); | function calculate () { // let's read all values into php variables for the sake of readable code var rad_splitcr = getValue("rad_splitcr"); var splitvector = getValue("splitvector"); echo ('waldtest.res <- Waldtest(' + getValue("x")); // check if any advanced control options must be inserted if (rad_splitcr ==... | |
var joblist = new Array(); | if(!joblist){ joblist = new Array(); } | function calculateJobs(){ print("Calculate jobs"); var joblist = new Array(); for(var key in storedJobs){ var job = storedJobs[key]; print("Key: " + key); print("Job: " + job.v.name); var nextRunTime = job.getNextRunTime(); print(new Date(nextRunTime)); joblist.push(new RunJob(job.id, nextRunTime, jo... |
print("Key: " + key); print("Job: " + job.v.name); | function calculateJobs(){ print("Calculate jobs"); var joblist = new Array(); for(var key in storedJobs){ var job = storedJobs[key]; print("Key: " + key); print("Job: " + job.v.name); var nextRunTime = job.getNextRunTime(); print(new Date(nextRunTime)); joblist.push(new RunJob(job.id, nextRunTime, jo... | |
print(new Date(nextRunTime)); | print("Run time: " + new Date(nextRunTime)); | function calculateJobs(){ print("Calculate jobs"); var joblist = new Array(); for(var key in storedJobs){ var job = storedJobs[key]; print("Key: " + key); print("Job: " + job.v.name); var nextRunTime = job.getNextRunTime(); print(new Date(nextRunTime)); joblist.push(new RunJob(job.id, nextRunTime, jo... |
joblist.push(new RunJob(job.id, nextRunTime, job.type, job.device, job.method, job.value)); | joblist.push(new RunJob(job.v.id, nextRunTime, job.v.type, job.v.device, job.v.method, job.v.value)); | function calculateJobs(){ print("Calculate jobs"); var joblist = new Array(); for(var key in storedJobs){ var job = storedJobs[key]; print("Key: " + key); print("Job: " + job.v.name); var nextRunTime = job.getNextRunTime(); print(new Date(nextRunTime)); joblist.push(new RunJob(job.id, nextRunTime, jo... |
if(joblist.length <= 0){ print("No jobs"); return; } var nextRunTime = joblist[0].nextRunTime; var runJobFunc = function(){ runJob(joblist[0]); }; var now = new Date().getTime(); var delay = nextRunTime - now; print("Runtime: " + new Date(nextRunTime)); print("Delay: " + delay); setTimeout(runJobFunc, delay); | function calculateJobs(){ print("Calculate jobs"); var joblist = new Array(); for(var key in storedJobs){ var job = storedJobs[key]; print("Key: " + key); print("Job: " + job.v.name); var nextRunTime = job.getNextRunTime(); print(new Date(nextRunTime)); joblist.push(new RunJob(job.id, nextRunTime, jo... | |
if(nextRunTime == 0){ print("Will not run"); return; } | function calculateJobs(){ print("Calculate jobs"); if(!joblist){ joblist = new Array(); } for(var key in storedJobs){ var job = storedJobs[key]; var nextRunTime = job.getNextRunTime(); print("Run time: " + new Date(nextRunTime)); joblist.push(new RunJob(job.v.id, nextRunTime, job.v.type, job.v.device,... | |
timeout: 60000, | timeout: 120000, | call: function (url, fcn, params, scope) { var config = {}; var defaultConfig = { disableCaching: true, success: Automne.server.evalResponse, failure: Automne.server.failureResponse, timeout: 60000, scope: this }; if (typeof url == 'object') { config = Ext.apply(config, url, defaultConfig);... |
lastLogTimestamp = null; | callback: function(page) { currentState['tlog-p'] = page; storeState(); updateTaskLog(); return false; }}); | |
H.addProperty(C.MY_LABEL_MONTH_SUFFIX.key,{value:C.MY_LABEL_MONTH_SUFFIX.value,handler:this.delegateConfig});H.addProperty(C.MY_LABEL_YEAR_SUFFIX.key,{value:C.MY_LABEL_YEAR_SUFFIX.value,handler:this.delegateConfig});H.addProperty(C.NAV.key,{value:C.NAV.value,handler:this.configNavigator});H.addProperty(C.STRINGS.key,{v... | H.addProperty(C.MD_DAY_POSITION.key,{value:C.MD_DAY_POSITION.value,handler:this.delegateConfig,validator:H.checkNumber});H.addProperty(C.MDY_MONTH_POSITION.key,{value:C.MDY_MONTH_POSITION.value,handler:this.delegateConfig,validator:H.checkNumber});H.addProperty(C.MDY_DAY_POSITION.key,{value:C.MDY_DAY_POSITION.value,han... | H.addProperty(C.MY_LABEL_MONTH_SUFFIX.key,{value:C.MY_LABEL_MONTH_SUFFIX.value,handler:this.delegateConfig});H.addProperty(C.MY_LABEL_YEAR_SUFFIX.key,{value:C.MY_LABEL_YEAR_SUFFIX.value,handler:this.delegateConfig});H.addProperty(C.NAV.key,{value:C.NAV.value,handler:this.configNavigator});H.addProperty(C.STRINGS.key,{v... |
var isEnabled, isInstalled, isLanguageSupported, lineStartPosition, rangeEnd, rangeStart, rangeText, scimoz; | var htmlTagsOnly, isEnabled, isHtmlBuffer, isInstalled, isLanguageSupported, lineStartPosition, rangeEnd, rangeStart, rangeText, scimoz; | this.canExecute = function(view) { var isEnabled, isInstalled, isLanguageSupported, lineStartPosition, rangeEnd, rangeStart, rangeText, scimoz; isEnabled = root.pref('tagComplete.zenCodingEnabled') === 'true'; isInstalled = (typeof zen_editor !== "undefined" && zen_editor !== null) && (typeof zen_cod... |
isLanguageSupported = SUBLANGUAGE_SUPPORTED_LIST.indexOf(view.document.subLanguage) >= 0 && root.editor.isHtmlBuffer(view); | if (!(isEnabled && isInstalled)) { return false; } isHtmlBuffer = root.editor.isHtmlBuffer(view); isLanguageSupported = SUBLANGUAGE_SUPPORTED_LIST.indexOf(view.document.subLanguage) >= 0; | this.canExecute = function(view) { var isEnabled, isInstalled, isLanguageSupported, lineStartPosition, rangeEnd, rangeStart, rangeText, scimoz; isEnabled = root.pref('tagComplete.zenCodingEnabled') === 'true'; isInstalled = (typeof zen_editor !== "undefined" && zen_editor !== null) && (typeof zen_cod... |
if (isEnabled && isInstalled && isLanguageSupported) { scimoz = view.scimoz; if (scimoz.anchor === scimoz.currentPos) { lineStartPosition = scimoz.positionFromLine(scimoz.lineFromPosition(scimoz.currentPos)); rangeStart = scimoz.anchor - 1; rangeEnd = scimoz.currentPos; rangeText = ''; while (rangeStart >= 0) { rangeTe... | isLanguageSupported = isLanguageSupported || isHtmlBuffer; if (!(isLanguageSupported)) { return false; } scimoz = view.scimoz; if (!(scimoz.anchor === scimoz.currentPos)) { | this.canExecute = function(view) { var isEnabled, isInstalled, isLanguageSupported, lineStartPosition, rangeEnd, rangeStart, rangeText, scimoz; isEnabled = root.pref('tagComplete.zenCodingEnabled') === 'true'; isInstalled = (typeof zen_editor !== "undefined" && zen_editor !== null) && (typeof zen_cod... |
return false; | lineStartPosition = scimoz.positionFromLine(scimoz.lineFromPosition(scimoz.currentPos)); rangeStart = scimoz.anchor - 1; rangeEnd = scimoz.currentPos; rangeText = ''; while (rangeStart >= 0) { rangeText = scimoz.getTextRange(rangeStart, rangeEnd); if (!this.getAllowedRegExp().test(rangeText)) { break; } else if (rangeS... | this.canExecute = function(view) { var isEnabled, isInstalled, isLanguageSupported, lineStartPosition, rangeEnd, rangeStart, rangeText, scimoz; isEnabled = root.pref('tagComplete.zenCodingEnabled') === 'true'; isInstalled = (typeof zen_editor !== "undefined" && zen_editor !== null) && (typeof zen_cod... |
jQuery.bt={version:"0.9.5-rc1"};(function($){jQuery.fn.bt=function(content,options){if(typeof content!="string"){var contentSelect=true;options=content;content=false;}else{var contentSelect=false;}if(jQuery.fn.hoverIntent&&jQuery.bt.defaults.trigger=="hover"){jQuery.bt.defaults.trigger="hoverIntent";}return this.each(f... | return newArr;};function canvasSupport(){var canvas_compatible=false;try{canvas_compatible=!!(document.createElement('canvas').getContext('2d'));}catch(e){canvas_compatible=!!(document.createElement('canvas').getContext);} return canvas_compatible;} | jQuery.bt={version:"0.9.5-rc1"};(function($){jQuery.fn.bt=function(content,options){if(typeof content!="string"){var contentSelect=true;options=content;content=false;}else{var contentSelect=false;}if(jQuery.fn.hoverIntent&&jQuery.bt.defaults.trigger=="hover"){jQuery.bt.defaults.trigger="hoverIntent";}return this.each(f... |
jQuery.bt={version:"0.9.5-rc1"};(function($){jQuery.fn.bt=function(content,options){if(typeof content!="string"){var contentSelect=true;options=content;content=false;}else{var contentSelect=false;}if(jQuery.fn.hoverIntent&&jQuery.bt.defaults.trigger=="hover"){jQuery.bt.defaults.trigger="hoverIntent";}return this.each(f... | else if(point1.y==point2.y){x=point1.x<point2.x?point1.x+dist:point1.x-dist;return{x:x,y:point1.y};}};function centerPoint(arcStart,corner,arcEnd){var x=corner.x==arcStart.x?arcEnd.x:arcStart.x;var y=corner.y==arcStart.y?arcEnd.y:arcStart.y;var startAngle,endAngle;if(arcStart.x<arcEnd.x){if(arcStart.y>arcEnd.y){startAn... | jQuery.bt={version:"0.9.5-rc1"};(function($){jQuery.fn.bt=function(content,options){if(typeof content!="string"){var contentSelect=true;options=content;content=false;}else{var contentSelect=false;}if(jQuery.fn.hoverIntent&&jQuery.bt.defaults.trigger=="hover"){jQuery.bt.defaults.trigger="hoverIntent";}return this.each(f... |
TimeMapItem.prototype.changeTheme = function(newTheme) { | TimeMapItem.prototype.changeTheme = function(newTheme, suppressLayout) { | TimeMapItem.prototype.changeTheme = function(newTheme) { var item = this, type = item.getType(), event = item.event, placemark = item.placemark, i; item.opts.theme = newTheme; // change placemark if (placemark) { // internal function - takes type, placemark functio... |
if (!suppressLayout) { item.timeline.layout(); } | TimeMapItem.prototype.changeTheme = function(newTheme) { var item = this, type = item.getType(), event = item.event, placemark = item.placemark, i; item.opts.theme = newTheme; // change placemark if (placemark) { // internal function - takes type, placemark functio... | |
id: el.attr("ID"), | id: el.attr("chanID"), | var Channel = function(el) { var channel = { id: el.attr("ID"), fname: el.attr("fname"), name: el.attr("name"), description: el.attr("description"), typeId: el.attr("typeID"), userInputs: new Array(), state: el.attr("state").toLowerCase() }; var parameters = el.children("parameter[override=y... |
id: el.attr("ID"), | id: el.attr("chanID"), | $.channelbrowser = function(callerSettings) { var settings = $.extend({ channelXmlUrl: "mvc/channelList?xml=true", onDataLoad: null }, callerSettings||{}); var that = this; /** * Construct a Category from a ChannelRegistry XML element */ var Category = function(el) { return { id: el.attr("ID"), na... |
return Channel($("channel[ID=" + channelId + "]:first", settings.channelXml)); | return Channel($("channel[chanID=" + channelId + "]:first", settings.channelXml)); | $.channelbrowser = function(callerSettings) { var settings = $.extend({ channelXmlUrl: "mvc/channelList?xml=true", onDataLoad: null }, callerSettings||{}); var that = this; /** * Construct a Category from a ChannelRegistry XML element */ var Category = function(el) { return { id: el.attr("ID"), na... |
? arguments.callee.caller.fname : ""; | ? arguments.callee.caller.fname : "(?)"; | BiwaScheme.check_arity = function(len, min, max){ var fname = arguments.callee.caller ? arguments.callee.caller.fname : ""; if(len < min){ if(max && max == min) throw new BiwaScheme.Error(fname+": wrong number of arguments (expected: "+min+" got: "+len+")"); else throw n... |
checkAll: function(e){ this._toggleChecked(true); this._trigger('checkAll'); }, | checkAll: function(){}, | checkAll: function(e){ this._toggleChecked(true); this._trigger('checkAll'); }, |
if (isNaN(installedVersion) || installedVersion < $toolkit.VERSION) { | if (isNaN(installedVersion) || installedVersion < $toolkit.VERSION_MAJOR) { | $toolkit.checkCompatibility = function() { if (window.extensions && window.extensions.tabAbbreviations) { var notificationEl = document.getElementById('komodo-notificationbox'); var notificationText, notificationType, notificationIcon, notificationPriority; notificationEl.appendNotification(notificationText =... |
prefsBranch.setCharPref('installedVersion', '' + $toolkit.VERSION); | prefsBranch.setCharPref('installedVersion', '' + $toolkit.VERSION_MAJOR); | $toolkit.checkCompatibility = function() { if (window.extensions && window.extensions.tabAbbreviations) { var notificationEl = document.getElementById('komodo-notificationbox'); var notificationText, notificationType, notificationIcon, notificationPriority; notificationEl.appendNotification(notificationText =... |
Fluxion.doAjax('loadDetailsExporter', 'getLoadDetails', {'accession':accession}, {'ajaxType':'periodical', 'doOnSuccess':updateLoadDetails}); | Fluxion.doAjax('loadDetailsExporter', 'getLoadDetails', {'accession':accession}, {'doOnSuccess':updateLoadDetails}); | function checkLoadDetails(accession, objectType) { // first create the row to make sure we've got the correct dom structure, and show it's updating createUpdatingRow(accession, objectType); // now trigger the update to write back the correct details progressupdater = Fluxion.doAjax('loadDetailsExporter',... |
progressupdater = | function checkLoadDetails(accession, objectType) { // first create the row to make sure we've got the correct dom structure, and show it's updating createUpdatingRow(accession, objectType); // now trigger the update to write back the correct details progressupdater = Fluxion.doAjax('loadDetailsExporter',... | |
if ( match[1] == "nth" ) { | if ( match[1] === "nth" ) { | CHILD: function(match){ if ( match[1] == "nth" ) { // parse equations like 'even', 'odd', '5', '2n', '3n+2', '4n-1', '-n+6' var test = /(-?)(\d*)n((?:\+|-)?\d*)/.exec( match[2] == "even" && "2n" || match[2] == "odd" && "2n+1" || !/\D/.test( match[2] ) && "0n+" + match[2] || match[2]); // calculate ... |
match[2] == "even" && "2n" || match[2] == "odd" && "2n+1" || | match[2] === "even" && "2n" || match[2] === "odd" && "2n+1" || | CHILD: function(match){ if ( match[1] == "nth" ) { // parse equations like 'even', 'odd', '5', '2n', '3n+2', '4n-1', '-n+6' var test = /(-?)(\d*)n((?:\+|-)?\d*)/.exec( match[2] == "even" && "2n" || match[2] == "odd" && "2n+1" || !/\D/.test( match[2] ) && "0n+" + match[2] || match[2]); // calculate ... |
if ( not ^ (elem.className && (" " + elem.className + " ").indexOf(match) >= 0) ) { if ( !inplace ) | if ( not ^ (elem.className && (" " + elem.className + " ").replace(/[\t\n]/g, " ").indexOf(match) >= 0) ) { if ( !inplace ) { | CLASS: function(match, curLoop, inplace, result, not, isXML){ match = " " + match[1].replace(/\\/g, "") + " "; if ( isXML ) { return match; } for ( var i = 0, elem; (elem = curLoop[i]) != null; i++ ) { if ( elem ) { if ( not ^ (elem.className && (" " + elem.className + " ").indexOf(match) >= 0) ) { ... |
} | CLASS: function(match, curLoop, inplace, result, not, isXML){ match = " " + match[1].replace(/\\/g, "") + " "; if ( isXML ) { return match; } for ( var i = 0, elem; (elem = curLoop[i]) != null; i++ ) { if ( elem ) { if ( not ^ (elem.className && (" " + elem.className + " ").indexOf(match) >= 0) ) { ... | |
0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(j,o,m){if(typeof o.getElementsByClassName!=="undefined"&&!m)return o.getElementsByClassName(j[1])};g=null}}})();l.contains=u.documentElement.contains?function(g,j){return g!==j&&(g.contains?g.con... | i=i.toLowerCase();q=a}q("previousSibling",i,p,g,m,n)}},find:{ID:function(g,i,n){if(typeof i.getElementById!=="undefined"&&!n)return(g=i.getElementById(g[1]))&&g.parentNode?[g]:[]},NAME:function(g,i){if(typeof i.getElementsByName!=="undefined"){for(var n=[],m=i.getElementsByName(g[1]),p=0,q=m.length;p<q;p++)m[p].getAttr... | 0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(j,o,m){if(typeof o.getElementsByClassName!=="undefined"&&!m)return o.getElementsByClassName(j[1])};g=null}}})();l.contains=u.documentElement.contains?function(g,j){return g!==j&&(g.contains?g.con... |
function classSettings(){this.sInstance=null;this.oFeatures={bPaginate:true,bLengthChange:true,bFilter:true,bSort:true,bInfo:true,bAutoWidth:true,bProcessing:false,bSortClasses:true,bStateSave:false}; this.oLanguage={sProcessing:"Processing...",sLengthMenu:"Show _MENU_ entries",sZeroRecords:"No matching records found",... | $.fn.dataTable=function(oInit){function classSettings(){this.fnRecordsTotal=function(){if(this.oFeatures.bServerSide){return this._iRecordsTotal }else{return this.aiDisplayMaster.length}};this.fnRecordsDisplay=function(){if(this.oFeatures.bServerSide){return this._iRecordsDisplay }else{return this.aiDisplay.length}};th... | function classSettings(){this.sInstance=null;this.oFeatures={bPaginate:true,bLengthChange:true,bFilter:true,bSort:true,bInfo:true,bAutoWidth:true,bProcessing:false,bSortClasses:true,bStateSave:false};this.oLanguage={sProcessing:"Processing...",sLengthMenu:"Show _MENU_ entries",sZeroRecords:"No matching records found",s... |
this.nInfo=null;this.nProcessing=null;this.iDisplayLength=10;this.iDisplayStart=0; this.iDisplayEnd=10;this.aaSorting=[[0,"asc"]];this.asStripClasses=["odd","even"]; this.fnRowCallback=null;this.fnHeaderCallback=null;this.fnFooterCallback=null;this.fnDrawCallback=null; this.fnInitComplete=null;this.nFooter=null;this.sT... | this.aaSorting=[[0,"asc",0]];this.aaSortingFixed=null;this.asStripClasses=[];this.fnRowCallback=null; this.fnHeaderCallback=null;this.fnFooterCallback=null;this.aoDrawCallback=[];this.fnInitComplete=null; this.sTableId="";this.nTable=null;this.iDefaultSortIndex=0;this.bInitialised=false; this.aoOpenRows=[];this.sDom="l... | function classSettings(){this.sInstance=null;this.oFeatures={bPaginate:true,bLengthChange:true,bFilter:true,bSort:true,bInfo:true,bAutoWidth:true,bProcessing:false,bSortClasses:true,bStateSave:false};this.oLanguage={sProcessing:"Processing...",sLengthMenu:"Show _MENU_ entries",sZeroRecords:"No matching records found",s... |
filter.filters[i] = this.cleanFilter(child) | filter.filters[i] = this.cleanFilter(child); | cleanFilter: function(filter) { if(filter instanceof OpenLayers.Filter.Logical) { if(filter.type !== OpenLayers.Filter.Logical.NOT && filter.filters.length === 1) { filter = this.cleanFilter(filter.filters[0]); } else { var child; ... |
TimeMapItem.prototype.clear = function() { | TimeMapItem.prototype.clear = function(suppressLayout) { | TimeMapItem.prototype.clear = function() { var item = this, i; if (item.event) { // this is just ridiculous item.dataset.timemap.timeline.getBand(0) .getEventSource()._events._events.remove(item.event); } if (item.placemark) { item.hidePlacemark(); function remo... |
if (!suppressLayout) { item.timeline.layout(); } | TimeMapItem.prototype.clear = function() { var item = this, i; if (item.event) { // this is just ridiculous item.dataset.timemap.timeline.getBand(0) .getEventSource()._events._events.remove(item.event); } if (item.placemark) { item.hidePlacemark(); function remo... | |
}this.selectEvent.fire(H);}return this.getSelectedDates();},selectCell:function(J){var H=this.cells[J],N=this.cellDates[J],M=this._toDate(N),I=C.hasClass(H,this.Style.CSS_CELL_SELECTABLE);if(I){this.beforeSelectEvent.fire();var L=B.SELECTED.key;var K=this.cfg.getProperty(L);var G=N.concat();if(this._indexOfSelectedFiel... | if(!this.isDateOOB(this._toDate(J))){if(H.length===0){this.beforeSelectEvent.fire();K=this.cfg.getProperty(M);}H.push(J);if(this._indexOfSelectedFieldArray(J)==-1){K[K.length]=J;}}}if(H.length>0){if(this.parent){this.parent.cfg.setProperty(M,K);}else{this.cfg.setProperty(M,K);}this.selectEvent.fire(H);}return this.getS... | }this.selectEvent.fire(H);}return this.getSelectedDates();},selectCell:function(J){var H=this.cells[J],N=this.cellDates[J],M=this._toDate(N),I=C.hasClass(H,this.Style.CSS_CELL_SELECTABLE);if(I){this.beforeSelectEvent.fire();var L=B.SELECTED.key;var K=this.cfg.getProperty(L);var G=N.concat();if(this._indexOfSelectedFiel... |
for( var index=0, n=this.vectorLayer.length; index < n; index++ ){ this[this.vectorLayers[index]].removeFeatures(this[this.vectorLayers[index]].features); this[this.vectorLayers[index]].destroyFeatures(); } } | olwidget.BaseMap.prototype.clearFeatures.apply(this); this.textarea.value = ''; }, | clearFeatures: function() { for( var index=0, n=this.vectorLayer.length; index < n; index++ ){ // iterating over the names again. Maybe it's ok? this[this.vectorLayers[index]].removeFeatures(this[this.vectorLayers[index]].features); this[this.vectorLayers[index]].destroyFeatures(); ... |
var clickFunc = function(event){ mouseactive=0; var value = getSelectedValue(); if(value = handleSelection(value)) { wicketGet(elementId).value=value; if (typeof objonchange=="function") {objonchange.apply(wicketGet(elementId), [event]);} } hideAutoComplete(); if (Wicket.Focus.getFocusedElement() != input) { | var clickFunc = function(event) { mouseactive = 0; var value = getSelectedValue(); var input = wicketGet(elementId); if(value = handleSelection(value)) { input.value = value; if(typeof objonchange=="function") objonchange.apply(input,[event]); } hideAutoComplete(); if (Wicket.Focus.getFocusedElement() != input) { | var clickFunc = function(event){ mouseactive=0; var value = getSelectedValue(); if(value = handleSelection(value)) { wicketGet(elementId).value=value; if (typeof objonchange=="function") {objonchange.apply(wicketGet(elementId), [event]);} } hideAutoComplete(); if (Wicket.Focus.getFocuse... |
close: function(){ if(this._trigger('close') === false){ return; } var self = this, o = this.options, effect = o.hide, speed = this.speed; if($.isArray(o.hide)){ effect = o.hide[0]; speed = o.hide[1] || this.speed; } this.menu.hide(effect, speed); this.button.removeClass('ui-state-active').trigger('blur').trigger('... | close: function(){}, | close: function(){ if(this._trigger('close') === false){ return; } var self = this, o = this.options, effect = o.hide, speed = this.speed; // figure out opening effects/speeds if($.isArray(o.hide)){ effect = o.hide[0]; speed = o.hide[1] || this.speed; } this.menu.hide(effect, speed); this.button.remo... |
var self = this, o = this.options, effect = o.hide, speed = this.speed; | var o = this.options, effect = o.hide, speed = this.speed; | close: function(){ if(this._trigger('beforeclose') === false){ return; } var self = this, o = this.options, effect = o.hide, speed = this.speed; // figure out opening effects/speeds if( $.isArray(o.hide) ){ effect = o.hide[0]; speed = o.hide[1] || this.speed; } this.menu.hide(effect, speed); this.but... |
self._isOpen = false; | close: function(){ if(this._trigger('beforeclose') === false){ return; } var self = this, o = this.options, effect = o.hide, speed = this.speed; // figure out opening effects/speeds if($.isArray(o.hide)){ effect = o.hide[0]; speed = o.hide[1] || this.speed; } this.menu.hide(effect, speed); this.butto... | |
this._isOpen = false; | close: function(){ if(this._trigger('beforeclose') === false){ return; } var self = this, o = this.options, effect = o.hide, speed = this.speed; // figure out opening effects/speeds if($.isArray(o.hide)){ effect = o.hide[0]; speed = o.hide[1] || this.speed; } this.menu.hide(effect, speed); this.butto... | |
var rows = $j('#' + tableId + ' tr'); | var rows = jQuery('#' + tableId + ' tr'); | function colorVisibleTableRows(tableId, oddColorClass, evenColorClass, includeHeader) { var rows = $j('#' + tableId + ' tr'); var odd = true; for(var i=(includeHeader ? 0 : 1); i < rows.length; i++) { if(!$j(rows[i]).is(':visible')) continue; $j(rows[i]).css("backgroundColor", (odd ? oddColorClass : evenColor... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.