if (typeof UserGames != "function") { function UserGames() { this.parentRequired = false; this.title = null; this.message = null; this.chatSession = null; this.descending = false; this.favoriteGame = false; this.sortBy = null; this.emailIds = []; this.gameId = 0; this.gameStateId = 0; this.pageSize = 0; this.selectedItems = []; this.chatMessages = []; this.resultSize = 0; this.gameRating = 0; this.selects = []; this.sessionId = null; this.removed = []; this.selected = []; this.saleItemId = 0; this.messageCounter = 0; this.page = 0; this.identifier = null; this.genre = null; this.developerName = null; } } if (typeof tournament != "function") { function tournament() { this.createdDate = null; this.parentRequired = false; this.secondsUnit = []; this.chatSession = null; this.variantPoints = []; this.contacts = null; this.easyPoints = []; this.faq = null; this.topScore = []; this.tournamentSessionId = null; this.variantGameCount = []; this.selectedItems = []; this.chatMessages = []; this.thirdQualifier = []; this.gameInfoId = null; this.timeLimit = []; this.hoursUnit = []; this.hardPoints = []; this.selected = []; this.fisrRoundStartTime = null; this.messageCounter = 0; this.page = 0; this.hardGameCount = []; this.gameName = null; this.endDate = null; this.mediumGameCount = []; this.minutesUnit = []; this.startDate = null; this.title = null; this.primaryQualifier = []; this.rules = null; this.roundId = null; this.roundName = []; this.iconURL = null; this.descending = false; this.timeUnit = []; this.sortBy = null; this.gameId = null; this.pageSize = 0; this.mediumPoints = []; this.startTime = []; this.resultSize = 0; this.additinalInfo = null; this.tournamentLogo = null; this.maximumParticipants = null; this.easyGameCount = []; this.pageId = null; this.description = null; this.rowCount = null; this.createdTournamentId = null; this.secondaryQualifier = []; this.identifier = null; this.tournamentId = null; } } if (typeof valueList != "function") { function valueList() { this.descending = false; this.context = null; this.rowCount = 0; this.identifier = null; this.sortField = null; this.pageSize = 0; this.currentPage = 0; this.parent = null; } } if (typeof valueList != "function") { function valueList() { } } if (typeof profile != "function") { function profile() { this.parentRequired = false; this.searchText = null; this.chatSession = null; this.oldEmail = null; this.securityKey = null; this.date = null; this.newEmail = null; this.descending = false; this.locked = false; this.languageCode = 0; this.sortBy = null; this.pageSize = 0; this.profileId = 0; this.selectedItems = []; this.verifyPassword = null; this.resultSize = 0; this.password = null; this.gender = null; this.forumId = 0; this.confirmEmail = null; this.chatMessages = []; this.parentId = 0; this.theme = null; this.gameInfoId = 0; this.maxAllowed = null; this.subscribed = false; this.dateField = null; this.groupName = null; this.oldPassword = null; this.packageCodeSubscribe = null; this.selected = []; this.removed = []; this.country = null; this.homePage = null; this.profileName = null; this.page = 0; this.messageCounter = 0; this.forumIds = null; this.gameName = null; this.email = null; this.identifier = null; this.packageCode = null; } } if (typeof valueList != "function") { function valueList() { this.descending = false; this.context = null; this.rowCount = 0; this.identifier = null; this.sortField = null; this.pageSize = 0; this.currentPage = 0; this.parent = null; } } if (typeof message != "function") { function message() { this.parentRequired = false; this.message = null; this.chatSession = null; this.messageId = 0; this.playersList = []; this.contactName = null; this.descending = false; this.sortBy = null; this.UTC = 0; this.onlineContactsSelect = []; this.pageSize = 0; this.selectedItems = []; this.chatMessages = []; this.resultSize = 0; this.contactType = null; this.selects = []; this.invitationId = 0; this.contactId = 0; this.sessionId = null; this.selected = []; this.receiverId = 0; this.messageCounter = 0; this.page = 0; this.identifier = null; this.subject = null; } } if (typeof lookup != "function") { function lookup() { this.resultSize = 0; this.chatMessages = []; this.parentRequired = false; this.selects = []; this.chatSession = null; this.lookupText = null; this.key = 0; this.descending = false; this.selected = []; this.removed = []; this.sortBy = null; this.messageCounter = 0; this.page = 0; this.identifier = null; this.pageSize = 0; this.selectedItems = []; this.gamerId = 0; this.gamerName = null; } } if (typeof forum != "function") { function forum() { this.resultSize = 0; this.chatMessages = []; this.forumId = 0; this.parentRequired = false; this.forumType = 0; this.title = null; this.searchText = null; this.chatSession = null; this.ownerId = 0; this.topicName = null; this.descending = false; this.selected = []; this.contentDescription = null; this.topicId = 0; this.sortBy = null; this.messageCounter = 0; this.page = 0; this.forumIds = null; this.identifier = null; this.forumStatus = null; this.pageSize = 0; this.selectedItems = []; } } // 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 (ProfileModule == null) var ProfileModule = {}; ProfileModule._path = '/dwr'; ProfileModule.isSubscribed = function(p0, callback) { dwr.engine._execute(ProfileModule._path, 'ProfileModule', 'isSubscribed', p0, callback); } ProfileModule.getNotifiedForums = function(p0, callback) { dwr.engine._execute(ProfileModule._path, 'ProfileModule', 'getNotifiedForums', p0, callback); } ProfileModule.removeFavouriteForums = function(p0, callback) { dwr.engine._execute(ProfileModule._path, 'ProfileModule', 'removeFavouriteForums', p0, callback); } ProfileModule.restrictForums = function(p0, callback) { dwr.engine._execute(ProfileModule._path, 'ProfileModule', 'restrictForums', p0, callback); } ProfileModule.updateMyAlerts = function(p0, callback) { dwr.engine._execute(ProfileModule._path, 'ProfileModule', 'updateMyAlerts', p0, callback); } ProfileModule.isFavoriteGame = function(p0, callback) { dwr.engine._execute(ProfileModule._path, 'ProfileModule', 'isFavoriteGame', p0, callback); } ProfileModule.addFavoriteForums = function(p0, callback) { dwr.engine._execute(ProfileModule._path, 'ProfileModule', 'addFavoriteForums', p0, callback); } ProfileModule.subscribeToForum = function(p0, callback) { dwr.engine._execute(ProfileModule._path, 'ProfileModule', 'subscribeToForum', p0, callback); } ProfileModule.isFavoriteForum = function(p0, callback) { dwr.engine._execute(ProfileModule._path, 'ProfileModule', 'isFavoriteForum', p0, callback); } ProfileModule.removeFavouriteGames = function(p0, callback) { dwr.engine._execute(ProfileModule._path, 'ProfileModule', 'removeFavouriteGames', p0, callback); } ProfileModule.addFavouriteGame = function(p0, callback) { dwr.engine._execute(ProfileModule._path, 'ProfileModule', 'addFavouriteGame', p0, callback); } ProfileModule.getRestrictedForums = function(p0, callback) { dwr.engine._execute(ProfileModule._path, 'ProfileModule', 'getRestrictedForums', p0, callback); } ProfileModule.changeUserPassword = function(p0, callback) { dwr.engine._execute(ProfileModule._path, 'ProfileModule', 'changeUserPassword', p0, callback); } ProfileModule.changeDefaultUserHome = function(p0, callback) { dwr.engine._execute(ProfileModule._path, 'ProfileModule', 'changeDefaultUserHome', p0, callback); } ProfileModule.changeDefaultPage = function(p0, callback) { dwr.engine._execute(ProfileModule._path, 'ProfileModule', 'changeDefaultPage', p0, callback); } ProfileModule.changeUserEmailId = function(p0, callback) { dwr.engine._execute(ProfileModule._path, 'ProfileModule', 'changeUserEmailId', p0, callback); } ProfileModule.lockChildProfile = function(p0, callback) { dwr.engine._execute(ProfileModule._path, 'ProfileModule', 'lockChildProfile', p0, callback); } ProfileModule.listForumAlerts = function(p0, callback) { dwr.engine._execute(ProfileModule._path, 'ProfileModule', 'listForumAlerts', p0, callback); } ProfileModule.isProfileNameExists = function(p0, callback) { dwr.engine._execute(ProfileModule._path, 'ProfileModule', 'isProfileNameExists', p0, callback); } ProfileModule.getRecentMessages = function(p0, callback) { dwr.engine._execute(ProfileModule._path, 'ProfileModule', 'getRecentMessages', p0, callback); } ProfileModule.isChildProfileLocked = function(p0, callback) { dwr.engine._execute(ProfileModule._path, 'ProfileModule', 'isChildProfileLocked', p0, callback); }