// 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 (Community == null) var Community = {}; Community._path = '/wiki/dwr'; Community.getCreatedBy = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getCreatedBy', callback); } Community.setCreatedBy = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'setCreatedBy', p0, callback); } Community.isMarkAllRead = function(callback) { dwr.engine._execute(Community._path, 'Community', 'isMarkAllRead', callback); } Community.setMarkAllRead = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'setMarkAllRead', p0, callback); } Community.execute = function(callback) { dwr.engine._execute(Community._path, 'Community', 'execute', callback); } Community.getView = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getView', callback); } Community.setView = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'setView', p0, callback); } Community.getFilter = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getFilter', callback); } Community.setFilter = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'setFilter', p0, callback); } Community.getTagSet = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getTagSet', callback); } Community.setTagSet = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'setTagSet', p0, callback); } Community.getBlog = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getBlog', callback); } Community.setBlog = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'setBlog', p0, callback); } Community.getStart = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getStart', callback); } Community.setStart = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'setStart', p0, callback); } Community.getNumResults = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getNumResults', callback); } Community.setNumResults = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'setNumResults', p0, callback); } Community.getTotalItemCount = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getTotalItemCount', callback); } Community.getResultFilter = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getResultFilter', callback); } Community.getFilterParams = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getFilterParams', callback); } Community.getContent = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getContent', callback); } Community.getThreads = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getThreads', callback); } Community.getDocuments = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getDocuments', callback); } Community.getBlogPosts = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getBlogPosts', callback); } Community.getCombinedCountCount = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getCombinedCountCount', callback); } Community.getNewPaginator = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getNewPaginator', callback); } Community.getSortField = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getSortField', callback); } Community.setSortField = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'setSortField', p0, callback); } Community.getSortOrder = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getSortOrder', callback); } Community.setSortOrder = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'setSortOrder', p0, callback); } Community.isWatched = function(callback) { dwr.engine._execute(Community._path, 'Community', 'isWatched', callback); } Community.getGuest = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'getGuest', p0, callback); } Community.getPaginator = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'getPaginator', p0, callback); } Community.setNewTagGroup = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'setNewTagGroup', p0, callback); } Community.setUserCommunityListProperty = function(p0, p1, p2, callback) { dwr.engine._execute(Community._path, 'Community', 'setUserCommunityListProperty', p0, p1, p2, callback); } Community.setUserCommunityDescriptionProperty = function(p0, p1, p2, callback) { dwr.engine._execute(Community._path, 'Community', 'setUserCommunityDescriptionProperty', p0, p1, p2, callback); } Community.setCommunity = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'setCommunity', p0, callback); } Community.getCommunity = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getCommunity', callback); } Community.isPostBanned = function(callback) { dwr.engine._execute(Community._path, 'Community', 'isPostBanned', callback); } Community.setPostBanned = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'setPostBanned', p0, callback); } Community.getAnnouncements = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getAnnouncements', callback); } Community.getLatestPoll = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getLatestPoll', callback); } Community.getPollCount = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getPollCount', callback); } Community.isCommunityAdmin = function(callback) { dwr.engine._execute(Community._path, 'Community', 'isCommunityAdmin', callback); } Community.isCommunityModerator = function(callback) { dwr.engine._execute(Community._path, 'Community', 'isCommunityModerator', callback); } Community.isAuthor = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'isAuthor', p0, callback); } Community.isAuthor = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'isAuthor', p0, callback); } Community.getCanPostAnnounce = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getCanPostAnnounce', callback); } Community.getCanModifyAnnounce = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'getCanModifyAnnounce', p0, callback); } Community.getCanCreatePoll = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getCanCreatePoll', callback); } Community.getCanModifyPoll = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'getCanModifyPoll', p0, callback); } Community.getCanEdit = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'getCanEdit', p0, callback); } Community.getCanAttach = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getCanAttach', callback); } Community.getCanPostMessage = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getCanPostMessage', callback); } Community.getCanCreateThread = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getCanCreateThread', callback); } Community.getCanCreateDocument = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getCanCreateDocument', callback); } Community.isWatchable = function(callback) { dwr.engine._execute(Community._path, 'Community', 'isWatchable', callback); } Community.isRealTimeEditingEnabled = function(callback) { dwr.engine._execute(Community._path, 'Community', 'isRealTimeEditingEnabled', callback); } Community.getPrimaryBlog = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getPrimaryBlog', callback); } Community.isAuthorOnPrimaryBlog = function(callback) { dwr.engine._execute(Community._path, 'Community', 'isAuthorOnPrimaryBlog', callback); } Community.isWidgetContainerBeingEditted = function(callback) { dwr.engine._execute(Community._path, 'Community', 'isWidgetContainerBeingEditted', callback); } Community.getWidgetContainerEditUser = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getWidgetContainerEditUser', callback); } Community.getWidgetContext = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getWidgetContext', callback); } Community.getPostBan = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getPostBan', callback); } Community.getCurrentTheme = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getCurrentTheme', callback); } Community.isLoggedInUserSpaceApprover = function(callback) { dwr.engine._execute(Community._path, 'Community', 'isLoggedInUserSpaceApprover', callback); } Community.setAuthToken = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'setAuthToken', p0, callback); } Community.setUser = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'setUser', p0, callback); } Community.setJiveContext = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'setJiveContext', p0, callback); } Community.setSession = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'setSession', p0, callback); } Community.setServletRequest = function(callback) { dwr.engine._execute(Community._path, 'Community', 'setServletRequest', false, callback); } Community.setServletResponse = function(callback) { dwr.engine._execute(Community._path, 'Community', 'setServletResponse', false, callback); } Community.getAuthToken = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getAuthToken', callback); } Community.getUser = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getUser', callback); } Community.getJiveContext = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getJiveContext', callback); } Community.getSession = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getSession', callback); } Community.getRequest = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getRequest', callback); } Community.getResponse = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getResponse', callback); } Community.doCancel = function(callback) { dwr.engine._execute(Community._path, 'Community', 'doCancel', callback); } Community.doInput = function(callback) { dwr.engine._execute(Community._path, 'Community', 'doInput', callback); } Community.isGuest = function(callback) { dwr.engine._execute(Community._path, 'Community', 'isGuest', callback); } Community.isSystemAdmin = function(callback) { dwr.engine._execute(Community._path, 'Community', 'isSystemAdmin', callback); } Community.getLocales = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getLocales', callback); } Community.getTimeZone = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getTimeZone', callback); } Community.getTimeZones = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getTimeZones', callback); } Community.getPresence = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'getPresence', p0, callback); } Community.getPageURL = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getPageURL', callback); } Community.isReadTrackingEnabled = function(callback) { dwr.engine._execute(Community._path, 'Community', 'isReadTrackingEnabled', callback); } Community.getContainerKeys = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getContainerKeys', callback); } Community.getText = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'getText', p0, callback); } Community.getText = function(p0, p1, p2, p3, callback) { dwr.engine._execute(Community._path, 'Community', 'getText', p0, p1, p2, p3, callback); } Community.getDefaultBaseURL = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getDefaultBaseURL', callback); } Community.loadTagList = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'loadTagList', p0, callback); } Community.getXMPPIMService = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getXMPPIMService', callback); } Community.getAIMIMService = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getAIMIMService', callback); } Community.isUserBannedFromPosting = function(callback) { dwr.engine._execute(Community._path, 'Community', 'isUserBannedFromPosting', callback); } Community.isNewAccountCreationEnabled = function(callback) { dwr.engine._execute(Community._path, 'Community', 'isNewAccountCreationEnabled', callback); } Community.getText = function(p0, p1, callback) { dwr.engine._execute(Community._path, 'Community', 'getText', p0, p1, callback); } Community.getText = function(p0, p1, p2, callback) { dwr.engine._execute(Community._path, 'Community', 'getText', p0, p1, p2, callback); } Community.getText = function(p0, p1, callback) { dwr.engine._execute(Community._path, 'Community', 'getText', p0, p1, callback); } Community.getText = function(p0, p1, callback) { dwr.engine._execute(Community._path, 'Community', 'getText', p0, p1, callback); } Community.getText = function(p0, p1, p2, callback) { dwr.engine._execute(Community._path, 'Community', 'getText', p0, p1, p2, callback); } Community.getText = function(p0, p1, p2, callback) { dwr.engine._execute(Community._path, 'Community', 'getText', p0, p1, p2, callback); } Community.getText = function(p0, p1, p2, p3, callback) { dwr.engine._execute(Community._path, 'Community', 'getText', p0, p1, p2, p3, callback); } Community.getTexts = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getTexts', callback); } Community.getTexts = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'getTexts', p0, callback); } Community.getErrorHeader = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getErrorHeader', callback); } Community.getTodayLocalizedDate = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getTodayLocalizedDate', callback); } Community.setActionErrors = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'setActionErrors', p0, callback); } Community.getActionErrors = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getActionErrors', callback); } Community.setActionMessages = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'setActionMessages', p0, callback); } Community.getActionMessages = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getActionMessages', callback); } Community.getErrorMessages = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getErrorMessages', callback); } Community.getErrors = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getErrors', callback); } Community.setFieldErrors = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'setFieldErrors', p0, callback); } Community.getFieldErrors = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getFieldErrors', callback); } Community.getLocale = function(callback) { dwr.engine._execute(Community._path, 'Community', 'getLocale', callback); } Community.hasKey = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'hasKey', p0, callback); } Community.addActionError = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'addActionError', p0, callback); } Community.addActionMessage = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'addActionMessage', p0, callback); } Community.addFieldError = function(p0, p1, callback) { dwr.engine._execute(Community._path, 'Community', 'addFieldError', p0, p1, callback); } Community.doDefault = function(callback) { dwr.engine._execute(Community._path, 'Community', 'doDefault', callback); } Community.hasActionErrors = function(callback) { dwr.engine._execute(Community._path, 'Community', 'hasActionErrors', callback); } Community.hasActionMessages = function(callback) { dwr.engine._execute(Community._path, 'Community', 'hasActionMessages', callback); } Community.hasErrors = function(callback) { dwr.engine._execute(Community._path, 'Community', 'hasErrors', callback); } Community.hasFieldErrors = function(callback) { dwr.engine._execute(Community._path, 'Community', 'hasFieldErrors', callback); } Community.clearErrorsAndMessages = function(callback) { dwr.engine._execute(Community._path, 'Community', 'clearErrorsAndMessages', callback); } Community.validate = function(callback) { dwr.engine._execute(Community._path, 'Community', 'validate', callback); } Community.clone = function(callback) { dwr.engine._execute(Community._path, 'Community', 'clone', callback); } Community.pause = function(p0, callback) { dwr.engine._execute(Community._path, 'Community', 'pause', p0, callback); }