// 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 (CustomizeMyAction == null) var CustomizeMyAction = {}; CustomizeMyAction._path = '/dwr'; CustomizeMyAction.getSerialVersionUID = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getSerialVersionUID', callback); } CustomizeMyAction.execute = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'execute', callback); } CustomizeMyAction.setCommunityID = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'setCommunityID', p0, callback); } CustomizeMyAction.getCommunityID = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCommunityID', callback); } CustomizeMyAction.setAdvanced = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'setAdvanced', p0, callback); } CustomizeMyAction.getCmbCustomizedAction = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCmbCustomizedAction', callback); } CustomizeMyAction.validateAdvanced = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'validateAdvanced', callback); } CustomizeMyAction.validatePrimary = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'validatePrimary', callback); } CustomizeMyAction.validateSecondary = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'validateSecondary', callback); } CustomizeMyAction.validateString = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'validateString', p0, callback); } CustomizeMyAction.setActionPriority = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'setActionPriority', p0, callback); } CustomizeMyAction.getPrimary = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getPrimary', callback); } CustomizeMyAction.setPrimary = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'setPrimary', p0, callback); } CustomizeMyAction.getSecondary = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getSecondary', callback); } CustomizeMyAction.setSecondary = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'setSecondary', p0, callback); } CustomizeMyAction.getAdvanced = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getAdvanced', callback); } CustomizeMyAction.getActionList = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getActionList', callback); } CustomizeMyAction.setActionList = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'setActionList', p0, callback); } CustomizeMyAction.setCmbCustomizedAction = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'setCmbCustomizedAction', p0, callback); } CustomizeMyAction.getActionPriority = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getActionPriority', callback); } CustomizeMyAction.getUiMap = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getUiMap', callback); } CustomizeMyAction.setUiMap = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'setUiMap', p0, callback); } CustomizeMyAction.getListofitems = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getListofitems', callback); } CustomizeMyAction.setListofitems = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'setListofitems', p0, callback); } CustomizeMyAction.getDeleteaction = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getDeleteaction', callback); } CustomizeMyAction.setDeleteaction = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'setDeleteaction', p0, callback); } CustomizeMyAction.changeAdvancedStatus = function(p0, p1, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'changeAdvancedStatus', p0, p1, callback); } CustomizeMyAction.getCommunity = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCommunity', callback); } CustomizeMyAction.getPollCount = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getPollCount', callback); } CustomizeMyAction.isWidgetContainerBeingEditted = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'isWidgetContainerBeingEditted', callback); } CustomizeMyAction.getWidgetContainerEditUser = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getWidgetContainerEditUser', callback); } CustomizeMyAction.getAnnouncements = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getAnnouncements', callback); } CustomizeMyAction.isAuthor = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'isAuthor', p0, callback); } CustomizeMyAction.isAuthor = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'isAuthor', p0, callback); } CustomizeMyAction.setCommunity = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'setCommunity', p0, callback); } CustomizeMyAction.getWidgetContext = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getWidgetContext', callback); } CustomizeMyAction.getLatestPoll = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getLatestPoll', callback); } CustomizeMyAction.isCommunityAdmin = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'isCommunityAdmin', callback); } CustomizeMyAction.isCommunityModerator = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'isCommunityModerator', callback); } CustomizeMyAction.getCanPostAnnounce = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanPostAnnounce', callback); } CustomizeMyAction.getCanCreatePoll = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanCreatePoll', callback); } CustomizeMyAction.getCanEdit = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanEdit', p0, callback); } CustomizeMyAction.getCanAttach = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanAttach', callback); } CustomizeMyAction.getCanPostMessage = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanPostMessage', callback); } CustomizeMyAction.getCanCreateThread = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanCreateThread', callback); } CustomizeMyAction.getCanInviteParticipant = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanInviteParticipant', callback); } CustomizeMyAction.getCanInviteContact = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanInviteContact', callback); } CustomizeMyAction.getCanCreateEvent = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanCreateEvent', callback); } CustomizeMyAction.getCanInvitationStatus = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanInvitationStatus', callback); } CustomizeMyAction.getCanCreateFormal = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanCreateFormal', callback); } CustomizeMyAction.getCanCreateSubFormal = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanCreateSubFormal', callback); } CustomizeMyAction.getCanCreateBusiness = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanCreateBusiness', callback); } CustomizeMyAction.getCanReguestJoinGroup = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanReguestJoinGroup', callback); } CustomizeMyAction.getCanApproveContent = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanApproveContent', callback); } CustomizeMyAction.getCanManageBusinessProfile = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanManageBusinessProfile', callback); } CustomizeMyAction.getCanRemoveMember = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanRemoveMember', callback); } CustomizeMyAction.getCanAssignOwner = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanAssignOwner', callback); } CustomizeMyAction.getCanAssignEditor = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanAssignEditor', callback); } CustomizeMyAction.getCanEditProfile = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanEditProfile', callback); } CustomizeMyAction.getCanAssignCollaborator = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanAssignCollaborator', callback); } CustomizeMyAction.getCanCreateBlogPost = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanCreateBlogPost', callback); } CustomizeMyAction.getCanManageGroup = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanManageGroup', callback); } CustomizeMyAction.getCanAddMember = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanAddMember', callback); } CustomizeMyAction.getCanCreateBlog = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanCreateBlog', callback); } CustomizeMyAction.getCanViewBusinessProfile = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanViewBusinessProfile', callback); } CustomizeMyAction.getCanDeleteGroup = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanDeleteGroup', callback); } CustomizeMyAction.getCanUnsubscribeFromGroup = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanUnsubscribeFromGroup', callback); } CustomizeMyAction.getCanCreateDocument = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getCanCreateDocument', callback); } CustomizeMyAction.isWatchable = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'isWatchable', callback); } CustomizeMyAction.isRealTimeEditingEnabled = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'isRealTimeEditingEnabled', callback); } CustomizeMyAction.getPrimaryBlog = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getPrimaryBlog', callback); } CustomizeMyAction.isAuthorOnPrimaryBlog = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'isAuthorOnPrimaryBlog', callback); } CustomizeMyAction.isCommunityOwner = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'isCommunityOwner', callback); } CustomizeMyAction.getTimeZone = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getTimeZone', callback); } CustomizeMyAction.doInput = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'doInput', callback); } CustomizeMyAction.getRequest = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getRequest', callback); } CustomizeMyAction.getResponse = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getResponse', callback); } CustomizeMyAction.getLocales = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getLocales', callback); } CustomizeMyAction.getSession = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getSession', callback); } CustomizeMyAction.getUser = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getUser', callback); } CustomizeMyAction.getPresence = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getPresence', p0, callback); } CustomizeMyAction.getDefaultBaseURL = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getDefaultBaseURL', callback); } CustomizeMyAction.getJiveDefaultBaseURL = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getJiveDefaultBaseURL', callback); } CustomizeMyAction.getText = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getText', p0, callback); } CustomizeMyAction.getText = function(p0, p1, p2, p3, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getText', p0, p1, p2, p3, callback); } CustomizeMyAction.getText = function(p0, p1, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getText', p0, p1, callback); } CustomizeMyAction.getText = function(p0, p1, p2, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getText', p0, p1, p2, callback); } CustomizeMyAction.getText = function(p0, p1, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getText', p0, p1, callback); } CustomizeMyAction.getText = function(p0, p1, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getText', p0, p1, callback); } CustomizeMyAction.getText = function(p0, p1, p2, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getText', p0, p1, p2, callback); } CustomizeMyAction.getText = function(p0, p1, p2, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getText', p0, p1, p2, callback); } CustomizeMyAction.getText = function(p0, p1, p2, p3, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getText', p0, p1, p2, p3, callback); } CustomizeMyAction.getAuthToken = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getAuthToken', callback); } CustomizeMyAction.getJiveContext = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getJiveContext', callback); } CustomizeMyAction.setUser = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'setUser', p0, callback); } CustomizeMyAction.isReadTrackingEnabled = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'isReadTrackingEnabled', callback); } CustomizeMyAction.setAuthToken = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'setAuthToken', p0, callback); } CustomizeMyAction.setSession = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'setSession', p0, callback); } CustomizeMyAction.setServletRequest = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'setServletRequest', false, callback); } CustomizeMyAction.setServletResponse = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'setServletResponse', false, callback); } CustomizeMyAction.getPageURL = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getPageURL', callback); } CustomizeMyAction.setJiveContext = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'setJiveContext', p0, callback); } CustomizeMyAction.getBoundedID = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getBoundedID', callback); } CustomizeMyAction.setBoundedID = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'setBoundedID', p0, callback); } CustomizeMyAction.doCancel = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'doCancel', callback); } CustomizeMyAction.isGuest = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'isGuest', callback); } CustomizeMyAction.isSystemAdmin = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'isSystemAdmin', callback); } CustomizeMyAction.getTimeZones = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getTimeZones', callback); } CustomizeMyAction.getContainerKeys = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getContainerKeys', callback); } CustomizeMyAction.loadTagList = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'loadTagList', p0, callback); } CustomizeMyAction.getXMPPIMService = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getXMPPIMService', callback); } CustomizeMyAction.getAIMIMService = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getAIMIMService', callback); } CustomizeMyAction.isUserBannedFromPosting = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'isUserBannedFromPosting', callback); } CustomizeMyAction.isNewAccountCreationEnabled = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'isNewAccountCreationEnabled', callback); } CustomizeMyAction.getTexts = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getTexts', callback); } CustomizeMyAction.getTexts = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getTexts', p0, callback); } CustomizeMyAction.clone = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'clone', callback); } CustomizeMyAction.validate = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'validate', callback); } CustomizeMyAction.pause = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'pause', p0, callback); } CustomizeMyAction.getLocale = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getLocale', callback); } CustomizeMyAction.addActionMessage = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'addActionMessage', p0, callback); } CustomizeMyAction.addFieldError = function(p0, p1, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'addFieldError', p0, p1, callback); } CustomizeMyAction.hasErrors = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'hasErrors', callback); } CustomizeMyAction.getErrors = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getErrors', callback); } CustomizeMyAction.addActionError = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'addActionError', p0, callback); } CustomizeMyAction.setActionErrors = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'setActionErrors', p0, callback); } CustomizeMyAction.getActionErrors = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getActionErrors', callback); } CustomizeMyAction.setActionMessages = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'setActionMessages', p0, callback); } CustomizeMyAction.getActionMessages = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getActionMessages', callback); } CustomizeMyAction.getErrorMessages = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getErrorMessages', callback); } CustomizeMyAction.setFieldErrors = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'setFieldErrors', p0, callback); } CustomizeMyAction.getFieldErrors = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'getFieldErrors', callback); } CustomizeMyAction.hasKey = function(p0, callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'hasKey', p0, callback); } CustomizeMyAction.doDefault = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'doDefault', callback); } CustomizeMyAction.hasActionErrors = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'hasActionErrors', callback); } CustomizeMyAction.hasActionMessages = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'hasActionMessages', callback); } CustomizeMyAction.hasFieldErrors = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'hasFieldErrors', callback); } CustomizeMyAction.clearErrorsAndMessages = function(callback) { dwr.engine._execute(CustomizeMyAction._path, 'CustomizeMyAction', 'clearErrorsAndMessages', callback); }