PATH:
home
/
bkunreyz
/
bcmuslimgolfers.com
/
wp-content
/
plugins
/
backup
/
public
/
js
function sgRequestHandler(action, data, params){ this.action = action; this.url = ''; this.data = data; this.callback = ''; this.type = 'POST'; this.dataType = 'JSON'; this.dataIsObject = true; this.params = params; }; sgRequestHandler.prototype.prepareData = function() { } sgRequestHandler.prototype.run = function(){ var that = this; that.prepareData(); var settings = { url: that.url, data: that.data, type: that.type, dataType: that.dataType, success: function(response){ if(jQuery.isFunction(that.callback)){ that.callback(response, false); } }, error: function (e, textStatus) { if(jQuery.isFunction(that.callback)){ that.callback(false, textStatus); } } }; if (typeof this.params === 'undefined') this.params = {}; jQuery.extend(settings, this.params); return jQuery.ajax(settings); };
[-] jquery.rateyo.js
[edit]
[-] jstree.min.js
[edit]
[-] jquery.iframe-transport.js
[edit]
[-] jstree.checkbox.js
[edit]
[-] sgsettings.js
[edit]
[-] jquery.fileupload.js
[edit]
[-] jquery-ui.js
[edit]
[-] sglogin.js
[edit]
[-] bootstrap.min.js
[edit]
[-] sglicense.js
[edit]
[-] sgcloud.js
[edit]
[+]
..
[-] jstree.types.js
[edit]
[-] jstree.wholerow.js
[edit]
[-] sgbackup.js
[edit]
[-] sgschedule.js
[edit]
[-] popup.js
[edit]
[-] Chart.bundle.min.js
[edit]
[-] sgrequesthandler.js
[edit]
[-] sgrequesthandler.wordpress.js
[edit]
[-] deactivationSurvey.js
[edit]
[-] less.min.js
[edit]
[-] bootstrap-switch.min.js
[edit]
[-] jquery.validate.min.js
[edit]
[-] main.js
[edit]
[-] sgNoticeDismiss.js
[edit]