DocumentUIHelper Methods |
The DocumentUIHelper type exposes the following members.
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)
| |
GetAbsolutePageUrl |
Gets absolute URL of given page in the given culture for administration.
| |
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 page URL for the user interface.
| |
GetDocumentPageUrl(UIPageURLSettings, FuncUIPageURLSettings, String) |
Gets page URL for the user interface.
| |
GetHomePageUrl |
Gets absolute URL of home page for specified parameters.
| |
GetNewCultureVersionPageUrl |
Gets URL for new document language version page.
| |
GetPageHandlerLivePath |
Returns a relative URL path to PresentationUrlRedirect handler with parameters based on which the page live site URL can be generated when needed.
| |
GetPageHandlerPreviewPath |
Returns a relative URL path to PresentationUrlRedirect handler with parameters based on which the page preview URL can be generated when needed.
| |
GetPageNotAvailable(String, String) |
Gets URL for new document language version page.
| |
GetPageNotAvailable(String, Boolean, String) |
Gets URL for new document language version page.
| |
GetPageNotAvailableUrl |
Gets page not available url with proper reason why the page cannot be displayed.
| |
GetSplitViewUrl |
Gets URL for the split view mode.
| |
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.
|