ModuleCommands Class |
Namespace: CMS.DataEngine
public static class ModuleCommands
The ModuleCommands type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CommunityCheckGroupPermission |
Returns true if CurrentUser is authorized for the specified action in the group.
|
![]() ![]() | CommunityGetCurrentGroupID |
Gets the current group's ID. Returns 0 if current group does not exist.
|
![]() ![]() | CommunityGetGroupInfo |
Gets the Group info from Community module.
|
![]() ![]() | CommunityGetGroupInfoByGuid |
Gets the group by GUID.
|
![]() ![]() | CommunityGetGroupInfoByName |
Gets the Group info by group name and site name from Community module.
|
![]() ![]() | CommunityGetGroupManagementPath |
Gets group management path.
|
![]() ![]() | CommunityGetGroupProfilePath |
Gets group profile path.
|
![]() ![]() | CommunityGetMemberManagementPath |
Gets member management path.
|
![]() ![]() | CommunityGetMemberProfilePath |
Gets member profile path.
|
![]() ![]() | CommunityGetUserGroups(Int32) |
Gets the groups for the given user.
|
![]() ![]() | CommunityGetUserGroups(Int32, String) |
Gets the groups for the given user.
|
![]() ![]() | CommunityIsMemberOfGroup |
Indicates whether the specified user is member of the specified group.
|
![]() ![]() | CommunitySiteHasGroup |
Returns true if selected site contains at least one group.
|
![]() ![]() | EventsGetSiteEvent |
Returns Booking event by ID for specified site.
|
![]() ![]() | ForumsAddForumModerator |
Add moderator to forum.
|
![]() ![]() | ForumsGetDocumentForumsCount |
Gets the number of forums for current document.
|
![]() ![]() | ForumsGetForumInfo |
Returns ForumInfo(BaseInfo) of specified id.
|
![]() ![]() | ForumsGetForumPostInfo |
Returns forum post info (BaseInfo) of specified ID.
|
![]() ![]() | ForumsGetPostUrl |
Returns URL of the specified forum post.
Forum idPost id pathIndicates if the query string should be encoded |
![]() ![]() | ForumsRemoveForumModerator |
Removes moderator to forum.
|
![]() ![]() | GetDefaultReportConnectionString |
Item's default connection string
|
![]() ![]() | LogOnSiteKeywords |
Logs onsite search keywords.
|
![]() ![]() | MediaLibraryDeleteMediaFile |
Deletes media file from file system.
|
![]() ![]() | MediaLibraryDeleteMediaFilePreview |
Deletes media file preview from file system.
|
![]() ![]() | MediaLibraryGetMediaFileUrl(Guid, String) |
Returns media url according to GUID and file name.
|
![]() ![]() | MediaLibraryGetMediaFileUrl(String, String) |
Returns media url according to site settings.
|
![]() ![]() | MediaLibraryGetMediaLibraryInfo |
Gets media library info object.
|
![]() ![]() | MessageBoardAddModeratorToBoard |
Adds new BoardModeratorInfo object.
|
![]() ![]() | MessageBoardAddRoleToBoard |
Adds specified role to the board.
|
![]() ![]() | MessageBoardGetBoardMessageInfo |
Gets board message info object specified by its ID.
|
![]() ![]() | MessageBoardGetDocumentBoardsCount |
Gets the number of message boards for current document.
|
![]() ![]() | MessageBoardGetMessageBoardInfo |
Gets message board info object with dependence on specified board id.
|
![]() ![]() | MessageBoardRemoveModeratorFromBoard |
Removes specified user from the board.
|
![]() ![]() | MessageBoardRemoveRoleFromBoard |
Removes specified role from the board.
|
![]() ![]() | NotificationsRaiseEvent |
Raises notification events according to the specified parameters.
|
![]() ![]() | OnlineMarketingContactIsMonitored |
Returns TRUE if contact is monitored.
|
![]() ![]() | OnlineMarketingCreateNewContact |
Creates new contact and assigns given member.
|
![]() ![]() | OnlineMarketingCreateRelation |
Returns current contact ID.
|
![]() ![]() | OnlineMarketingEnsureDefaultCombination |
Creates the default combination for a given page template (The default combination contains original versions of the page template webparts).
|
![]() ![]() | OnlineMarketingGetCurrentContactID |
Returns current contact ID.
|
![]() ![]() | OnlineMarketingGetExistingContact |
Returns current contact if such exists.
|
![]() ![]() | OnlineMarketingGetMVTestSiteID |
Returns SiteID of given multivariate test id.
|
![]() ![]() | OnlineMarketingGetUserLoginContactID |
Returns contact ID for specified user info.
|
![]() ![]() | OnlineMarketingMoveMVTests |
Moves all MVTests from the document under the oldAlias path to the document under the newAlias path.
|
![]() ![]() | OnlineMarketingRemoveCustomer |
Removes customer references from all contact management objects.
|
![]() ![]() | PollsAddRoleToPoll |
Assigns the role to poll.
|
![]() ![]() | PollsGetPollAnswerInfo |
Returns answer info specified by ID.
|
![]() ![]() | PollsGetPollInfo |
Returns poll info object (BaseInfo) specified by ID.
|
![]() ![]() | PollsPollBelongsToGroup |
Returns TRUE if poll belongs to specified group.
|
![]() ![]() | PollsRemoveRoleFromPoll |
Removes role from poll.
|
![]() ![]() | ReportingRefreshCategoryDataCount |
Refresh children count for single category.
|
![]() ![]() | SendEmail |
Sends the e-mail.
|
![]() ![]() | SynchronizationProcessTask |
Processes the given task.
|