if (typeof dwr == 'undefined' || dwr.engine == undefined) throw new Error('You must include DWR engine before including this file'); (function() { if (dwr.engine._getObject("configRemoteCallController") == undefined) { var p; p = {}; p.decodeCookieUserId = function(p0, callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'decodeCookieUserId', arguments); }; p.updateConfig = function(p0, p1, callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'updateConfig', arguments); }; p.updateConfig = function(p0, callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'updateConfig', arguments); }; p.getCurrentXq = function(callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'getCurrentXq', arguments); }; p.getCurrentXn = function(callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'getCurrentXn', arguments); }; p.getSMTPConfig = function(callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'getSMTPConfig', arguments); }; p.getMessageConfig = function(callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'getMessageConfig', arguments); }; p.getConfigs = function(p0, callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'getConfigs', arguments); }; p.checkIsSystemAdmin = function(callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'checkIsSystemAdmin', arguments); }; p.getConfigValue = function(p0, callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'getConfigValue', arguments); }; p.getLoginUrl = function(callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'getLoginUrl', arguments); }; p.getSchoolConfig = function(p0, callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'getSchoolConfig', arguments); }; p.updateMainBground = function(p0, callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'updateMainBground', arguments); }; p.getMainBground = function(callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'getMainBground', arguments); }; p.updateCloudSchoolConfig = function(p0, callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'updateCloudSchoolConfig', arguments); }; p.addCloudSchoolConfig = function(p0, callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'addCloudSchoolConfig', arguments); }; p.getConfigsValue = function(p0, callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'getConfigsValue', arguments); }; p.hasUid = function(callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'hasUid', arguments); }; p.getThemes = function(callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'getThemes', arguments); }; p.updateMainBgroundInfo = function(p0, p1, callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'updateMainBgroundInfo', arguments); }; p.loadSysWin = function(callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'loadSysWin', arguments); }; p.loadMySmallWin = function(callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'loadMySmallWin', arguments); }; p.updateSmallWinLists = function(p0, callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'updateSmallWinLists', arguments); }; p.loadMainWinById = function(p0, callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'loadMainWinById', arguments); }; p.saveSMTPConfig = function(p0, callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'saveSMTPConfig', arguments); }; p.testSendSms = function(p0, callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'testSendSms', arguments); }; p.testLdapSetting = function(callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'testLdapSetting', arguments); }; p.saveOuterMailConfig = function(p0, callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'saveOuterMailConfig', arguments); }; p.getDatacenterURL = function(callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'getDatacenterURL', arguments); }; p.getJsencryptPublicKey = function(callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'getJsencryptPublicKey', arguments); }; p.getDmCodeWithCodeByLevel = function(p0, p1, callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'getDmCodeWithCodeByLevel', arguments); }; p.saveUpdateClearTemplateInfo = function(p0, callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'saveUpdateClearTemplateInfo', arguments); }; p.saveConfig = function(p0, callback) { return dwr.engine._execute(p._path, 'configRemoteCallController', 'saveConfig', arguments); }; dwr.engine._setObject("configRemoteCallController", p); } })();