CMSDialogHelper Methods |
The CMSDialogHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | EscapeArgument |
Escapes special characters for artgument.
|
![]() ![]() | EscapeUrlParameter |
Escapes url parameter special characters.
|
![]() ![]() | GetAnchorItem |
Gets JavaScript object representing anchor item being inserted.
|
![]() ![]() | GetAVItem |
Gets JavaScript object representing audio/video item being inserted.
|
![]() ![]() | GetDialogItem |
Returns object javascript for insert into wysiwyg editor.
|
![]() ![]() | GetDialogQueryString(DialogConfiguration) |
Returns query string which will be passed to the CMS dialogs (Insert image or media/Insert link).
|
![]() ![]() | GetDialogQueryString(DialogConfiguration, Boolean) |
Returns query string which will be passed to the CMS dialogs (Insert image or media/Insert link).
|
![]() ![]() | GetDialogUrl(DialogConfiguration, Boolean) |
Returns complete URL according to the dialog configuration.
|
![]() ![]() | GetDialogUrl(DialogConfiguration, Boolean, Boolean) |
Returns complete URL according to the dialog configuration.
|
![]() ![]() | GetDialogUrl(DialogConfiguration, Boolean, Boolean, String) |
Returns complete URL according to the dialog configuration.
|
![]() ![]() | GetDialogUrl(DialogConfiguration, Boolean, Boolean, String, Boolean) |
Returns complete URL according to the dialog configuration.
|
![]() ![]() | GetDialogViewMode(String) |
Returns dialog view mode enumeration from its string representation.
|
![]() ![]() | GetDialogViewMode(DialogViewModeEnum) |
Returns string representation of specified dialog view mode.
|
![]() ![]() | GetEmailItem |
Gets JavaScript object representing email item being inserted.
|
![]() ![]() | GetFileSystemItem |
Gets JavaScript object representing file system item being inserted.
|
![]() ![]() | GetHashTableFromString |
Returns hashtable parsed from string.
|
![]() ![]() | GetImageItem |
Gets JavaScript object representing image item being inserted.
|
![]() ![]() | GetLinkItem |
Gets JavaScript object representing link item being inserted.
|
![]() ![]() | GetListFromString |
Returns array list from input string.
|
![]() ![]() | GetMediaData |
Returns Media data according to given URL.
|
![]() ![]() | GetMediaSource(String) |
Converts string into MediaSourceEnum.
|
![]() ![]() | GetMediaSource(MediaSourceEnum) |
Converts MediaSourceEnum into string.
|
![]() ![]() | GetMediaType(String) |
Converts string into MediaTypeEnum.
|
![]() ![]() | GetMediaType(MediaTypeEnum) |
Converts MediaTypeEnum into string.
|
![]() ![]() | GetMediaTypeByExt |
Returns MediaTypeEnum based on item's extension.
|
![]() ![]() | GetNoItemsMessage |
Gets info message for the specified dialog and source type displayed when no file exists.
|
![]() ![]() | GetOutputFormat |
Returns output format enumeration.
|
![]() ![]() | GetSelectableContent(String) |
Converts string into SelectableContentEnum.
|
![]() ![]() | GetSelectableContent(SelectableContentEnum) |
Converts SelectableContentEnum into string.
|
![]() ![]() | GetSelectItemMessage |
Gets info message for the specified dialog and source type displayed when no file is selected.
|
![]() ![]() | GetThumbImageDimensions |
Gets thumbnail preview image dimensions.
|
![]() ![]() | GetUrlItem |
Gets JavaScript object representing url item being inserted.
|
![]() ![]() | GetYouTubeItem |
Gets JavaScript object representing you tube item being inserted.
|
![]() ![]() | IsImageLink |
Returns true if link url is not for image full size, returns false if link is image full size url.
|
![]() ![]() | IsItemSelectable |
Indicates whether the file with specified extension is selectable according specified condition.
|
![]() ![]() | RegisterDialogHelper |
Ensures registration of dialog helper JavaScript.
|
![]() ![]() | UnEscapeArgument |
Unescapes special characters for artgument.
|
![]() ![]() | UpdateUrl(Int32, Int32, Int32, Int32, String, MediaSourceEnum) |
Returns URL updated according specified properties.
|
![]() ![]() | UpdateUrl(Int32, Int32, Int32, Int32, String, MediaSourceEnum, Boolean) |
Returns URL updated according specified properties.
|