DocumentUIHelper Class |
Namespace: CMS.UIControls
public class DocumentUIHelper
The DocumentUIHelper type exposes the following members.
Name | Description | |
---|---|---|
DocumentUIHelper |
Name | Description | |
---|---|---|
CheckDocumentPermissions(ICMSDocumentManager) |
Checks document permissions regarding the document manager mode and optionally redirects to access denied page
| |
CheckDocumentPermissions(PermissionsEnum, TreeNode) |
Checks currently edited document permissions and optionally redirects to access denied page
| |
CheckDocumentPermissions(TreeNode, PermissionsEnum) |
Checks document permissions
| |
EnsureDocumentBreadcrumbs |
Ensures current document breadcrumbs (non-clickable)
| |
GetDocumentActionPageUrl |
Gets UI page page URL for document action.
| |
GetDocumentDialogConfig |
Creates DialogConfiguration object for specified document action.
| |
GetDocumentEditUrl |
Gets link to edit document in Administration.
| |
GetDocumentMarkImage |
Gets document mark image tag.
| |
GetDocumentMarks |
Gets document mark image tag.
| |
GetDocumentPageUrl(UIPageURLSettings) |
Gets UI page page URL.
| |
GetDocumentPageUrl(UIPageURLSettings, FuncUIPageURLSettings, String) |
Gets UI page page URL.
| |
GetNewCultureVersionPageUrl |
Gets URL for new document language version page.
| |
GetPageNotAvailable(String, String) |
Gets URL for new document language version page.
| |
GetPageNotAvailable(String, Boolean, String) |
Gets URL for new document language version page.
| |
GetPageTabElementName |
Returns correct Page tab UI element name.
| |
GetSplitViewUrl |
Gets URL for the split view mode.
| |
GetUIElementDisplayName |
Returns display name of UI element. Handles display name exceptions for content only pages.
| |
GetViewPageUrl |
Gets the view page URL
| |
GetViewValidateUrl |
Gets URL for the view validate page.
| |
IconsUsed |
Returns true if any of the icon is used
| |
IsElementHiddenForNode |
Returns true if element should be hidden when editing specific tree node.
| |
IsIconUsed |
Returns true if icon type is enabled
| |
TransformToCompareUrl |
Transforms given URL to its compare variant using UIContext.SplitModeCultureCode.
|