// Provide a default path to dwr.engine if (dwr == null) var dwr = {}; if (dwr.engine == null) dwr.engine = {}; if (DWREngine == null) var DWREngine = dwr.engine; if (JSClientService == null) var JSClientService = {}; JSClientService._path = '/kzmain/dwr'; JSClientService.hashCode = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'hashCode', callback); } JSClientService.indexOf = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'indexOf', p0, callback); } JSClientService.equals = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'equals', p0, callback); } JSClientService.toString = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'toString', callback); } JSClientService.newInstance = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'newInstance', p0, callback); } JSClientService.newInstance = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'newInstance', p0, callback); } JSClientService.newInstance = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'newInstance', p0, p1, p2, callback); } JSClientService.getLocation = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getLocation', p0, p1, callback); } JSClientService.setCache = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setCache', p0, callback); } JSClientService.clearCache = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'clearCache', p0, callback); } JSClientService.getUsers = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getUsers', p0, p1, callback); } JSClientService.getCache = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getCache', callback); } JSClientService.getUserId = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getUserId', callback); } JSClientService.getMessages = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getMessages', p0, callback); } JSClientService.getTargetSource = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTargetSource', callback); } JSClientService.isFrozen = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'isFrozen', callback); } JSClientService.isProxyTargetClass = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'isProxyTargetClass', callback); } JSClientService.addAdvisor = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'addAdvisor', p0, callback); } JSClientService.addAdvisor = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'addAdvisor', p0, p1, callback); } JSClientService.setTargetSource = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setTargetSource', p0, callback); } JSClientService.setExposeProxy = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setExposeProxy', p0, callback); } JSClientService.isExposeProxy = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'isExposeProxy', callback); } JSClientService.getClientLoginService = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getClientLoginService', callback); } JSClientService.getConfigService = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getConfigService', callback); } JSClientService.getUserService = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getUserService', callback); } JSClientService.getTagDao = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTagDao', callback); } JSClientService.getPartnerDao = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getPartnerDao', callback); } JSClientService.setConfigService = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setConfigService', p0, callback); } JSClientService.getAppContext = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getAppContext', callback); } JSClientService.setAppContext = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setAppContext', p0, callback); } JSClientService.getStatsService = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getStatsService', callback); } JSClientService.setStatsService = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setStatsService', p0, callback); } JSClientService.setUserService = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setUserService', p0, callback); } JSClientService.getFreemarkerRender = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getFreemarkerRender', callback); } JSClientService.setFreemarkerRender = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setFreemarkerRender', p0, callback); } JSClientService.createMessage = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'createMessage', p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, callback); } JSClientService.getTotalQuestions = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTotalQuestions', p0, p1, callback); } JSClientService.setClientLoginService = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setClientLoginService', p0, callback); } JSClientService.setCurrentChannel = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setCurrentChannel', p0, callback); } JSClientService.createNewChannel = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'createNewChannel', p0, callback); } JSClientService.checkForSession = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'checkForSession', p0, callback); } JSClientService.createUserObject = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'createUserObject', callback); } JSClientService.createUserObject = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'createUserObject', p0, callback); } JSClientService.getPossibleTagList = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getPossibleTagList', p0, p1, callback); } JSClientService.getChildTagsTagLabelFromAllChannels = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getChildTagsTagLabelFromAllChannels', p0, callback); } JSClientService.getChildTagsForTagLabel = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getChildTagsForTagLabel', p0, callback); } JSClientService.loadDraftQuestion = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'loadDraftQuestion', p0, callback); } JSClientService.associateQuestionWithTagList = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'associateQuestionWithTagList', p0, p1, callback); } JSClientService.associateQuestionWithTag = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'associateQuestionWithTag', p0, p1, callback); } JSClientService.removeQuestionTagAssociationList = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'removeQuestionTagAssociationList', p0, p1, callback); } JSClientService.removeQuestionTagAssociation = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'removeQuestionTagAssociation', p0, p1, callback); } JSClientService.addCustomTagAndAssociate = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'addCustomTagAndAssociate', p0, p1, callback); } JSClientService.addNewTag = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'addNewTag', p0, p1, callback); } JSClientService.addNewTagForPrivateChannel = function(p0, p1, p2, p3, p4, p5, p6, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'addNewTagForPrivateChannel', p0, p1, p2, p3, p4, p5, p6, callback); } JSClientService.modifyTagForPrivateChannel = function(p0, p1, p2, p3, p4, p5, p6, p7, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'modifyTagForPrivateChannel', p0, p1, p2, p3, p4, p5, p6, p7, callback); } JSClientService.getPersonalitiesForTag = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getPersonalitiesForTag', p0, callback); } JSClientService.getUserDefaultImage = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getUserDefaultImage', p0, callback); } JSClientService.findImageByDesc = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'findImageByDesc', p0, p1, callback); } JSClientService.findImageByDesc = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'findImageByDesc', p0, p1, p2, callback); } JSClientService.getCountryFlag = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getCountryFlag', p0, callback); } JSClientService.getCurrentChannelName = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getCurrentChannelName', callback); } JSClientService.fetchFullName = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'fetchFullName', p0, callback); } JSClientService.fetchLocation = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'fetchLocation', p0, p1, callback); } JSClientService.getAllWidgets = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getAllWidgets', callback); } JSClientService.getNumAssociatedQuestionsForWidget = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getNumAssociatedQuestionsForWidget', p0, callback); } JSClientService.getWidgetSchedules = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getWidgetSchedules', p0, callback); } JSClientService.getPartnerWidgetInfo = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getPartnerWidgetInfo', callback); } JSClientService.disableWidget = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'disableWidget', p0, callback); } JSClientService.createWidgetSchedule = function(p0, p1, p2, p3, p4, p5, p6, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'createWidgetSchedule', p0, p1, p2, p3, p4, p5, p6, callback); } JSClientService.copyWidgetSchedules = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'copyWidgetSchedules', p0, p1, p2, callback); } JSClientService.updateWidgetSchedule = function(p0, p1, p2, p3, p4, p5, p6, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'updateWidgetSchedule', p0, p1, p2, p3, p4, p5, p6, callback); } JSClientService.updateWidgetName = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'updateWidgetName', p0, p1, callback); } JSClientService.createNewWidget = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'createNewWidget', p0, callback); } JSClientService.deleteWidgetSchedules = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'deleteWidgetSchedules', p0, callback); } JSClientService.getFavoritesList = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getFavoritesList', p0, callback); } JSClientService.getFavoritesListForChnl = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getFavoritesListForChnl', p0, p1, callback); } JSClientService.getFavListFor = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getFavListFor', p0, p1, callback); } JSClientService.updateUserFavorites = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'updateUserFavorites', p0, callback); } JSClientService.AddFet = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'AddFet', p0, p1, p2, callback); } JSClientService.searchFet = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'searchFet', p0, p1, p2, callback); } JSClientService.getAvailableQuestions = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getAvailableQuestions', p0, callback); } JSClientService.renderTemplate = function(p0, p1, p2, p3, p4, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'renderTemplate', p0, p1, p2, p3, p4, callback); } JSClientService.logout = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'logout', false, callback); } JSClientService.fetchAllTags = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'fetchAllTags', p0, p1, callback); } JSClientService.getAllTags = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getAllTags', callback); } JSClientService.createTagTree = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'createTagTree', p0, callback); } JSClientService.addMyTagList = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'addMyTagList', p0, callback); } JSClientService.addMyTag = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'addMyTag', p0, callback); } JSClientService.removeMyTagList = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'removeMyTagList', p0, callback); } JSClientService.removeMyTag = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'removeMyTag', p0, callback); } JSClientService.getCurrentStatForUser = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getCurrentStatForUser', p0, p1, callback); } JSClientService.getMyCurrentStat = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getMyCurrentStat', callback); } JSClientService.getChannelStat = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getChannelStat', p0, p1, callback); } JSClientService.getMyStat = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getMyStat', p0, callback); } JSClientService.getMyStats = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getMyStats', p0, p1, callback); } JSClientService.totalMyDailyStats = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'totalMyDailyStats', callback); } JSClientService.updatePublicProfile = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'updatePublicProfile', p0, p1, p2, callback); } JSClientService.updateUserFavs = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'updateUserFavs', p0, p1, callback); } JSClientService.updateMySettings = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'updateMySettings', p0, callback); } JSClientService.getUserPreference = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getUserPreference', p0, callback); } JSClientService.setPlayModePref = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setPlayModePref', p0, callback); } JSClientService.loadUserPref = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'loadUserPref', p0, callback); } JSClientService.updateUserPref = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'updateUserPref', p0, p1, callback); } JSClientService.updateProfile = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'updateProfile', p0, p1, callback); } JSClientService.changePassword = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'changePassword', p0, p1, callback); } JSClientService.changePassword = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'changePassword', p0, p1, false, callback); } JSClientService.changeEmail = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'changeEmail', p0, callback); } JSClientService.resetPassword = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'resetPassword', p0, p1, callback); } JSClientService.cacheRPQs = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'cacheRPQs', callback); } JSClientService.getRPQs = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getRPQs', p0, callback); } JSClientService.isPlayed = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'isPlayed', p0, callback); } JSClientService.checkPlayedNAvailable = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'checkPlayedNAvailable', p0, p1, callback); } JSClientService.cacheFETs = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'cacheFETs', callback); } JSClientService.cacheFETs = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'cacheFETs', p0, callback); } JSClientService.getFETs = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getFETs', p0, callback); } JSClientService.loadTagMapByTagList = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'loadTagMapByTagList', p0, callback); } JSClientService.getTagForId = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTagForId', p0, callback); } JSClientService.getTagForLabel = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTagForLabel', p0, p1, callback); } JSClientService.getLatestPopularity = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getLatestPopularity', p0, callback); } JSClientService.resetRecentTagPopularity = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'resetRecentTagPopularity', callback); } JSClientService.imageGallerySearch = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'imageGallerySearch', p0, p1, p2, callback); } JSClientService.checkTags = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'checkTags', p0, callback); } JSClientService.getPopularTags = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getPopularTags', p0, callback); } JSClientService.searchTagsFromAllChannels = function(p0, p1, p2, p3, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'searchTagsFromAllChannels', p0, p1, p2, p3, callback); } JSClientService.searchTagsFromChannel = function(p0, p1, p2, p3, p4, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'searchTagsFromChannel', p0, p1, p2, p3, p4, callback); } JSClientService.searchTags = function(p0, p1, p2, p3, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'searchTags', p0, p1, p2, p3, callback); } JSClientService.getNumUnplayedQns = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getNumUnplayedQns', p0, callback); } JSClientService.updateTagPopularityBucket = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'updateTagPopularityBucket', callback); } JSClientService.getTopUnplayedTags = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTopUnplayedTags', p0, p1, p2, callback); } JSClientService.getTagsByCategoryAndAssociation = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTagsByCategoryAndAssociation', p0, p1, p2, callback); } JSClientService.getFiltersFor = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getFiltersFor', p0, callback); } JSClientService.getFavoriteTags = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getFavoriteTags', p0, callback); } JSClientService.checkPreference = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'checkPreference', p0, p1, p2, callback); } JSClientService.isUserAbove18 = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'isUserAbove18', callback); } JSClientService.getKcard = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getKcard', p0, callback); } JSClientService.getPlayerLevel = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getPlayerLevel', p0, callback); } JSClientService.getPlayerLevel = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getPlayerLevel', p0, callback); } JSClientService.getRelatedTags = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getRelatedTags', p0, p1, callback); } JSClientService.getQuestionById = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getQuestionById', p0, callback); } JSClientService.getRTs = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getRTs', p0, p1, p2, callback); } JSClientService.getTopDailyStatList = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTopDailyStatList', p0, callback); } JSClientService.getTopCareerStatList = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTopCareerStatList', p0, callback); } JSClientService.getCareerStatListAroundUser = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getCareerStatListAroundUser', p0, p1, callback); } JSClientService.getWeeklyTopCareerStatList = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getWeeklyTopCareerStatList', p0, callback); } JSClientService.getWeeklyCareerStatListAroundUser = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getWeeklyCareerStatListAroundUser', p0, p1, callback); } JSClientService.getCareerStatListAroundFriends = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getCareerStatListAroundFriends', p0, p1, callback); } JSClientService.getFriendsStatList = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getFriendsStatList', p0, callback); } JSClientService.getNumOnlineFriends = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getNumOnlineFriends', callback); } JSClientService.getMyFriendsList = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getMyFriendsList', p0, callback); } JSClientService.getCurrentWinner = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getCurrentWinner', p0, callback); } JSClientService.getFeaturedUsers = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getFeaturedUsers', p0, callback); } JSClientService.getUnplayedQnListByTagId = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getUnplayedQnListByTagId', p0, p1, p2, callback); } JSClientService.getQnListByTagId = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getQnListByTagId', p0, p1, p2, callback); } JSClientService.getWidgetQnListByTagId = function(p0, p1, p2, p3, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getWidgetQnListByTagId', p0, p1, p2, p3, callback); } JSClientService.loadQuestionForTagNId = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'loadQuestionForTagNId', p0, p1, callback); } JSClientService.answerQuestion = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'answerQuestion', p0, p1, callback); } JSClientService.getPrimaryTags = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getPrimaryTags', callback); } JSClientService.getPrimaryTagsForChannel = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getPrimaryTagsForChannel', p0, callback); } JSClientService.getQuestionTagsForQuestion = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getQuestionTagsForQuestion', p0, callback); } JSClientService.fetchChannelForQuestion = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'fetchChannelForQuestion', p0, callback); } JSClientService.fetchOtherTagsForQuestion = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'fetchOtherTagsForQuestion', p0, p1, callback); } JSClientService.submitQuestion = function(p0, p1, p2, p3, p4, p5, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'submitQuestion', p0, p1, p2, p3, p4, p5, callback); } JSClientService.submitQuestionForApproval = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'submitQuestionForApproval', p0, callback); } JSClientService.shuffleAnswers = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'shuffleAnswers', p0, callback); } JSClientService.shuffleAnswerOptions = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'shuffleAnswerOptions', p0, callback); } JSClientService.swapAnswerOptions = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'swapAnswerOptions', p0, p1, callback); } JSClientService.autoSaveQuestion = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'autoSaveQuestion', p0, p1, callback); } JSClientService.updateQuestion = function(p0, p1, p2, p3, p4, p5, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'updateQuestion', p0, p1, p2, p3, p4, p5, callback); } JSClientService.submitQuestionPreview = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'submitQuestionPreview', p0, p1, callback); } JSClientService.numberMyQuestions = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'numberMyQuestions', callback); } JSClientService.getMyQuestions = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getMyQuestions', p0, p1, callback); } JSClientService.removeFile = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'removeFile', p0, callback); } JSClientService.getPreviewQuestion = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getPreviewQuestion', p0, callback); } JSClientService.getLatestAnswerStat = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getLatestAnswerStat', p0, callback); } JSClientService.setQuestionOrganizer = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setQuestionOrganizer', p0, callback); } JSClientService.getQuestionOrganizer = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getQuestionOrganizer', callback); } JSClientService.getTagOrganizer = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTagOrganizer', callback); } JSClientService.setTagOrganizer = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setTagOrganizer', p0, callback); } JSClientService.getQuestionBank = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getQuestionBank', callback); } JSClientService.setQuestionBank = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setQuestionBank', p0, callback); } JSClientService.getGamePlayer = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getGamePlayer', callback); } JSClientService.setGamePlayer = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setGamePlayer', p0, callback); } JSClientService.searchImages = function(p0, p1, p2, p3, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'searchImages', p0, p1, p2, p3, callback); } JSClientService.getSearchService = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getSearchService', callback); } JSClientService.setSearchService = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setSearchService', p0, callback); } JSClientService.challengeQuestion = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'challengeQuestion', p0, p1, p2, callback); } JSClientService.getPreferenceValue = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getPreferenceValue', p0, p1, callback); } JSClientService.getPreference = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getPreference', p0, callback); } JSClientService.setThumbsUpDown = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setThumbsUpDown', p0, p1, p2, callback); } JSClientService.submitFeedback = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'submitFeedback', p0, p1, callback); } JSClientService.submitChannelSuggestion = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'submitChannelSuggestion', p0, p1, callback); } JSClientService.sendInviteEmails = function(p0, p1, p2, p3, p4, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'sendInviteEmails', p0, p1, p2, p3, p4, callback); } JSClientService.sendShareLinkEmails = function(p0, p1, p2, p3, p4, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'sendShareLinkEmails', p0, p1, p2, p3, p4, callback); } JSClientService.requestFriendship = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'requestFriendship', p0, callback); } JSClientService.acceptFriendship = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'acceptFriendship', p0, callback); } JSClientService.getToFromDomainFilterMap = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getToFromDomainFilterMap', callback); } JSClientService.setToFromDomainFilterMap = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setToFromDomainFilterMap', p0, callback); } JSClientService.getDefaultInviteFromEmail = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getDefaultInviteFromEmail', callback); } JSClientService.setDefaultInviteFromEmail = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setDefaultInviteFromEmail', p0, callback); } JSClientService.editQuestion = function(p0, p1, p2, p3, p4, p5, p6, p7, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'editQuestion', p0, p1, p2, p3, p4, p5, p6, p7, callback); } JSClientService.fetchQuestions = function(p0, p1, p2, p3, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'fetchQuestions', p0, p1, p2, p3, callback); } JSClientService.searchQuestionsByWhereClause = function(p0, p1, p2, p3, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'searchQuestionsByWhereClause', p0, p1, p2, p3, callback); } JSClientService.fetchQuestionHistoryDetails = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'fetchQuestionHistoryDetails', p0, callback); } JSClientService.findSimilarQuestions = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'findSimilarQuestions', p0, p1, callback); } JSClientService.getMediaCreationService = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getMediaCreationService', callback); } JSClientService.setMediaCreationService = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setMediaCreationService', p0, callback); } JSClientService.addPotentialUser = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'addPotentialUser', p0, p1, p2, callback); } JSClientService.storeQuestionImage = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'storeQuestionImage', p0, p1, callback); } JSClientService.searchQuestionsAndTags = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'searchQuestionsAndTags', p0, p1, p2, callback); } JSClientService.setQuestionDeleted = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setQuestionDeleted', p0, callback); } JSClientService.getQuestionStats = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getQuestionStats', p0, callback); } JSClientService.searchQuestionsByStatus = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'searchQuestionsByStatus', p0, p1, p2, callback); } JSClientService.getTotalQuestionsByStatus = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTotalQuestionsByStatus', p0, p1, callback); } JSClientService.fetchPageState = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'fetchPageState', p0, callback); } JSClientService.updatePageState = function(p0, p1, p2, p3, p4, p5, p6, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'updatePageState', p0, p1, p2, p3, p4, p5, p6, callback); } JSClientService.isUserEmployee = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'isUserEmployee', p0, callback); } JSClientService.getMyFriendsListForFriendsPage = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getMyFriendsListForFriendsPage', p0, p1, callback); } JSClientService.getMyFriends = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getMyFriends', p0, p1, p2, callback); } JSClientService.getTotalFriendsInMyList = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTotalFriendsInMyList', p0, callback); } JSClientService.getTotalUsers = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTotalUsers', p0, callback); } JSClientService.removeFriendFromList = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'removeFriendFromList', p0, p1, callback); } JSClientService.getTotalFriendsRequestsReceived = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTotalFriendsRequestsReceived', callback); } JSClientService.getTotalFriendsRequestsReceivedByUser = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTotalFriendsRequestsReceivedByUser', p0, callback); } JSClientService.getFriendsRequestsReceived = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getFriendsRequestsReceived', p0, callback); } JSClientService.ignoreFriendship = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'ignoreFriendship', p0, callback); } JSClientService.acceptFriendshipFriendsPage = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'acceptFriendshipFriendsPage', p0, callback); } JSClientService.requestFriendshipFriendsPage = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'requestFriendshipFriendsPage', p0, callback); } JSClientService.isReqIgnoredByBoth = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'isReqIgnoredByBoth', p0, callback); } JSClientService.getBrowsePlayersList = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getBrowsePlayersList', p0, p1, callback); } JSClientService.getTotalBrowsePlayersList = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTotalBrowsePlayersList', p0, callback); } JSClientService.getOnlinePlayersList = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getOnlinePlayersList', p0, p1, callback); } JSClientService.getTotalOnlinePlayersList = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTotalOnlinePlayersList', p0, callback); } JSClientService.getNewPlayersList = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getNewPlayersList', p0, callback); } JSClientService.getTotalTopPlayersList = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTotalTopPlayersList', p0, p1, callback); } JSClientService.getTopPlayersList = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTopPlayersList', p0, p1, p2, callback); } JSClientService.checkForMySqlStatus = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'checkForMySqlStatus', callback); } JSClientService.updateUserCurrState = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'updateUserCurrState', callback); } JSClientService.getSystemConfig = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getSystemConfig', callback); } JSClientService.updateMaxNumQs = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'updateMaxNumQs', callback); } JSClientService.getPlayUrl = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getPlayUrl', p0, callback); } JSClientService.getMatchingMediaBuckets = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getMatchingMediaBuckets', p0, callback); } JSClientService.getMediaBucket = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getMediaBucket', p0, callback); } JSClientService.updateQuestionMediaBucketAssociation = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'updateQuestionMediaBucketAssociation', p0, callback); } JSClientService.addMediaBucketTags = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'addMediaBucketTags', p0, p1, callback); } JSClientService.deleteMediaBucketTags = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'deleteMediaBucketTags', p0, p1, callback); } JSClientService.renameMediaBucket = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'renameMediaBucket', p0, p1, callback); } JSClientService.getCategoryBrowseConfigs = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getCategoryBrowseConfigs', p0, p1, callback); } JSClientService.getMyWeeklyFriendsList = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getMyWeeklyFriendsList', p0, callback); } JSClientService.getCareerStatListAroundWeeklyFriends = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getCareerStatListAroundWeeklyFriends', p0, callback); } JSClientService.getAllChannels = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getAllChannels', callback); } JSClientService.getChannelWisePointsForId = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getChannelWisePointsForId', p0, p1, callback); } JSClientService.getTotalQuestionsPerChannel = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTotalQuestionsPerChannel', callback); } JSClientService.updateQuestionStatus = function(p0, p1, p2, p3, p4, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'updateQuestionStatus', p0, p1, p2, p3, p4, callback); } JSClientService.updateWTPQuestionStats = function(p0, p1, p2, p3, p4, p5, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'updateWTPQuestionStats', p0, p1, p2, p3, p4, p5, callback); } JSClientService.updateWidgetStats = function(p0, p1, p2, p3, p4, p5, p6, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'updateWidgetStats', p0, p1, p2, p3, p4, p5, p6, callback); } JSClientService.notifyWTPEvent = function(p0, p1, p2, p3, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'notifyWTPEvent', p0, p1, p2, p3, callback); } JSClientService.notifyWidgetEvent = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'notifyWidgetEvent', p0, p1, callback); } JSClientService.getTotalNewFeatures = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTotalNewFeatures', callback); } JSClientService.getNewFeaturesContent = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getNewFeaturesContent', p0, callback); } JSClientService.getNewFeaturesTitles = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getNewFeaturesTitles', callback); } JSClientService.saveNewFeatureMessage = function(p0, p1, p2, p3, p4, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'saveNewFeatureMessage', p0, p1, p2, p3, p4, callback); } JSClientService.getTotalSearchNewFeature = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTotalSearchNewFeature', p0, callback); } JSClientService.searchNewFeature = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'searchNewFeature', p0, p1, callback); } JSClientService.updateQn = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'updateQn', p0, p1, callback); } JSClientService.getFetQuestionList = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getFetQuestionList', p0, callback); } JSClientService.getRPQQuestionList = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getRPQQuestionList', p0, callback); } JSClientService.setTagDao = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setTagDao', p0, callback); } JSClientService.sendWallMessage = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'sendWallMessage', p0, p1, p2, callback); } JSClientService.getLatestWallMsg = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getLatestWallMsg', p0, callback); } JSClientService.deleteWallMsg = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'deleteWallMsg', p0, callback); } JSClientService.getAllWallMsgs = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getAllWallMsgs', p0, callback); } JSClientService.getWallMsgsPage = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getWallMsgsPage', p0, p1, callback); } JSClientService.getWallMsgCount = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getWallMsgCount', p0, callback); } JSClientService.markWallMsgsAsRead = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'markWallMsgsAsRead', p0, callback); } JSClientService.getCountByStatus = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getCountByStatus', p0, callback); } JSClientService.getWidgetDao = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getWidgetDao', callback); } JSClientService.setWidgetDao = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setWidgetDao', p0, callback); } JSClientService.getYWidgetQuestionsForTagId = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getYWidgetQuestionsForTagId', p0, p1, callback); } JSClientService.getAllFetUsers = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getAllFetUsers', p0, callback); } JSClientService.recommendUsers = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'recommendUsers', p0, p1, callback); } JSClientService.updateFetUsers = function(p0, p1, p2, p3, p4, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'updateFetUsers', p0, p1, p2, p3, p4, callback); } JSClientService.getTotalQuestionsPlayedGlobally = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTotalQuestionsPlayedGlobally', callback); } JSClientService.getWidgetTagStats = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getWidgetTagStats', p0, callback); } JSClientService.sendShareWidgetLinkEmail = function(p0, p1, p2, p3, p4, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'sendShareWidgetLinkEmail', p0, p1, p2, p3, p4, callback); } JSClientService.createConfigedWidget = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'createConfigedWidget', p0, p1, p2, callback); } JSClientService.createConfigedGlamWidget = function(p0, p1, p2, p3, p4, p5, p6, p7, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'createConfigedGlamWidget', p0, p1, p2, p3, p4, p5, p6, p7, callback); } JSClientService.modifyConfigedWidget = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'modifyConfigedWidget', p0, p1, p2, callback); } JSClientService.signupAndcreateConfigedWidget = function(p0, p1, p2, p3, p4, p5, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'signupAndcreateConfigedWidget', p0, p1, p2, p3, p4, p5, callback); } JSClientService.getTagForChannelWidget = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTagForChannelWidget', p0, callback); } JSClientService.setPartnerDao = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setPartnerDao', p0, callback); } JSClientService.autoSavePrivateQuestion = function(p0, p1, p2, p3, p4, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'autoSavePrivateQuestion', p0, p1, p2, p3, p4, callback); } JSClientService.saveTagAndQues = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'saveTagAndQues', p0, p1, p2, p3, p4, p5, p6, p7, p8, callback); } JSClientService.getAllPrivateTagsCreatedbyUser = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getAllPrivateTagsCreatedbyUser', p0, callback); } JSClientService.getTagQuestions = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getTagQuestions', p0, callback); } JSClientService.searchPrivateTagsCreatedbyUser = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'searchPrivateTagsCreatedbyUser', p0, p1, p2, callback); } JSClientService.searchAllPrivateQuizzesCreatedbyUser = function(p0, p1, p2, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'searchAllPrivateQuizzesCreatedbyUser', p0, p1, p2, callback); } JSClientService.getPersonalityDetails = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getPersonalityDetails', p0, callback); } JSClientService.deleteQuizQuestion = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'deleteQuizQuestion', p0, p1, callback); } JSClientService.deleteQuiz = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'deleteQuiz', p0, callback); } JSClientService.addEditPers = function(p0, p1, p2, p3, p4, p5, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'addEditPers', p0, p1, p2, p3, p4, p5, callback); } JSClientService.getMediaForTagId = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getMediaForTagId', p0, callback); } JSClientService.getProxiedInterfaces = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getProxiedInterfaces', callback); } JSClientService.setCallback = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setCallback', p0, p1, callback); } JSClientService.setCallbacks = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'setCallbacks', p0, callback); } JSClientService.CGLIB$SET_STATIC_CALLBACKS = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'CGLIB$SET_STATIC_CALLBACKS', p0, callback); } JSClientService.CGLIB$SET_THREAD_CALLBACKS = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'CGLIB$SET_THREAD_CALLBACKS', p0, callback); } JSClientService.getCallback = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getCallback', p0, callback); } JSClientService.getCallbacks = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getCallbacks', callback); } JSClientService.addAdvice = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'addAdvice', p0, callback); } JSClientService.addAdvice = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'addAdvice', p0, p1, callback); } JSClientService.isInterfaceProxied = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'isInterfaceProxied', p0, callback); } JSClientService.removeAdvice = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'removeAdvice', p0, callback); } JSClientService.removeAdvisor = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'removeAdvisor', p0, callback); } JSClientService.removeAdvisor = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'removeAdvisor', p0, callback); } JSClientService.getAdvisors = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'getAdvisors', callback); } JSClientService.replaceAdvisor = function(p0, p1, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'replaceAdvisor', p0, p1, callback); } JSClientService.toProxyConfigString = function(callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'toProxyConfigString', callback); } JSClientService.CGLIB$findMethodProxy = function(p0, callback) { dwr.engine._execute(JSClientService._path, 'JSClientService', 'CGLIB$findMethodProxy', p0, callback); }