CMS.ExtendedControls Namespace |
Class | Description | |
---|---|---|
AbstractDateTimePicker |
Abstract class for date time picker server controls.
| |
AbstractRatingControl |
Common interface for content rating controls.
| |
AbstractUserControl |
User control base.
| |
ActionContainer |
Container control that is supposed to be used for some input with additional actions.
| |
AlertLabel |
Wraps label with additional markup to create alert box.
| |
AutomationManagerEventArgs |
Manager event arguments
| |
BBEditor |
BBEditor control.
| |
CMSAccessibleButton |
Button that generates appropriate HTML code
for its use in actions container.
| |
CMSAccessibleLinkButton |
Link button control that generates appropriate HTML for CMS design.
| |
CMSButton |
CMS Button with support for disabled items.
| |
CMSButtonAction |
Multi button action.
| |
CMSButtonActionClickedEventArgs |
Contains data of group button click event
| |
CMSButtonGroup |
Group of buttons with capability to highlight selected button
| |
CMSButtonGroupAction |
Actions for buttons in button group
| |
CMSContextMenuControl |
Portal context menu base class.
| |
CMSCustomCalendarControl |
Basic class for custom date picker.
| |
CMSDialogHelper |
Class providing helper methods for CMS dialogs.
| |
CMSDocumentPanel |
Panel for document information.
| |
CMSDropDownList |
Drop down list with localized text string.
| |
CMSDynamicWebControl |
Base class for dynamic Web controls
| |
CMSFileUpload |
File upload control.
| |
CMSGridActionButton |
Button that is used to render unigrid action
| |
CMSCheckBox |
CMSCheckBox with support for localization.
| |
CMSCheckBoxList |
Base control for checkbox lists. Supports localization.
| |
CMSIcon |
Class representing an icon control.
| |
CMSImage |
CMS Image with support for disabled state.
| |
CMSImageButton |
CMS Image Button with additional functionality.
| |
CMSInfoPanel |
Panel for information.
| |
CMSListBox |
List box control with localized text string.
| |
CMSMoreOptionsButton |
Button allows to perform the first action as well as to perform other actions which are hidden in the dropdown menu.
| |
CMSMultiButtonBase |
Base class for CMS Button with support for multiple actions.
| |
CMSPanel |
Panel.
| |
CMSPlaceHolder |
Placeholder.
| |
CMSRadioButton |
RadioButton control with localized text string.
| |
CMSRadioButtonList |
Base control for radiobutton lists. Supports localization.
| |
CMSRangeValidator |
CMSRangeValidator, inherited from System.Web.UI.WebControls.RangeValidator. Handles generally design of range field validator.
| |
CMSRegularExpressionValidator |
CMSRegularExpressionValidator, inherited from System.Web.UI.WebControls.RegularExpressionValidator. Handles generally design of regular expression field validator.
| |
CMSRequiredFieldValidator |
CMSRequiredFieldValidator, inherited from System.Web.UI.WebControls.RequiredFieldValidator. Handles generally design of required field validator.
| |
CMSSelectableToggleButton |
Toggle multi button which acts as dropdown in the sense that one action can be selected and this actions is on top from now on.
| |
CMSTextArea |
Basic multiple lines text editor.
| |
CMSTextBox |
CMSTextBox, inherited from System.Web.UI.WebControls.TextBox. Handles macro security parameters.
| |
CMSToggleButton |
Multi button which displays first action only as a label which opens dropdown list with other actions.
| |
CMSUpdatePanel |
CMS Update panel - override of update panel which can handle events in layout.
| |
CMSUpdateProgress |
Progress notification
| |
CMSWebControl |
Web control.
| |
CMSWizard |
Wizard.
| |
ContextMenu |
Context menu control.
| |
ContextMenuButton |
Context menu icon.
| |
ContextMenuContainer |
Context menu container class (calls the assigned context menu).
| |
ContextMenuItem |
Separator for context menu.
| |
ContextMenuPlaceHolder |
Placeholder for context menus.
| |
ContextMenuSeparator |
Separator for context menu.
| |
ControlContext |
Context object contains properties with information about current context.
| |
ControlDefinition |
Definition of the control. Pass in either string as control path or a Type as control type.
| |
ControlExtender |
Control extender
| |
ControlExtenderTControl |
Generic control extender
| |
ControlsExtensions |
Extension methods.
| |
ControlsHelper |
Methods for the enhanced controls management.
| |
ControlsLocalization |
Localization support for controls
| |
DateTimePicker |
Date and time picker.
| |
DialogConfiguration |
Container class for CMS dialogs parameters which determine the behavior of the dialogs.
| |
DialogHandlers |
Dialog handlers.
| |
DialogParameters |
Class defining string constants for each dialog parameter.
| |
DiscussionButtons |
BBCode buttons control.
| |
DocumentComponentEvents |
Events that serve for communication of the document components within the system.
| |
DocumentManagerEventArgs |
Manager event arguments
| |
ExceptionReport |
Displays an exception report
| |
ExtendedControlsContext |
Extended controls context
| |
ExtendedControlsModule |
Represents the Extended Controls module.
| |
ExtendedControlsModuleMetadata |
Represents the Extended Controls module metadata.
| |
ExtendedDropDownList |
Extends dropdown list.
Adds possibility to save all attributes of Items to ViewState, so for example CSS class of Items persist through PostBack.
| |
ExtendedListBox |
Extended listbox.
| |
ExtendedTextArea |
Editor with syntax highlight support.
| |
FileSystemDialogConfiguration |
Container class for CMS file system dialog parameters which determine the behavior of the dialogs.
| |
GetMediaDataEventArgs |
GetMediaData event arguments.
| |
GetMediaDataHandler |
GetMediaData event handler.
| |
GroupMenuContainer |
Group menu container class (calls the group context menu if not set else).
| |
HeaderActionControlCreatedEventArgs |
Event arguments for when a header action control is being constructed
| |
HeaderActionControlCreatedHandler |
Event handler for when a header action control is being created.
| |
HeaderActions |
HeaderActions base class.
| |
InlineEditingTextBox |
Control used for inline editing a value, for example in unigrid.
Best way to use it in columns that have sorting enabled is
to place parent unigrid inside update panel
and reload unigrid's data after successful update of edited value.
| |
InlineUserControl |
Common interface for custom user controls used in content (in-line user controls).
| |
JQueryTab |
JQuery tabs container class.
| |
JQueryTabCollection |
JQuery tabs collection class.
| |
JQueryTabContainer |
JQuery tabs container class.
| |
LanguageCode |
Language code.
| |
LayoutPanel |
Panel encapsulates the content with table cells to provide the possibility of rich graphical container.
| |
LinkItemTemplate |
Template control for displaying the link in databound controls.
| |
ListControlExtensions |
Extension methods for list controls.
| |
LocalizedButton |
Button control with localized text string.
| |
LocalizedDropDownList |
Button control with localized text string.
| |
LocalizedHeading |
Heading control with localized text string. Renders as H1 - H6 element.
| |
LocalizedHidden |
Hidden field with localized value string.
| |
LocalizedHyperlink |
Hyperlink control with localized text string.
| |
LocalizedCheckBox |
CheckBox control with localized text string.
| |
LocalizedCheckBoxList |
Button control with localized text string.
| |
LocalizedLabel |
Label control with localized text string.
| |
LocalizedLinkButton |
Link button control with localized text string.
| |
LocalizedLiteral |
Literal control with localized text string.
| |
LocalizedRadioButton |
RadioButton control with localized text string.
| |
LocalizedRadioButtonList |
Button control with localized text string.
| |
ManagerEventArgs |
Manager event arguments
| |
MediaItem |
Class containing information about the selected item which supposed to be used as media or link.
| |
MediaSource |
Media source data container class.
| |
MessagesPlaceHolder |
Placeholder for messages.
| |
ModalPopupDialog |
Class for displaying AJAX modal dialog.
| |
NavigationItem |
Base class for navigation items. (Tab items, menu items etc.)
| |
PageExtender |
Base class for page extenders
| |
PageExtenderTPage |
Generic page extender
| |
Property |
Container for the general control property
| |
RangeDateTimePicker |
Range date time picker.
| |
ResolvedLiteral |
Literal control with value resolved for inline controls.
| |
RTLfix |
Inserts invisible span with "." because of RTL first character problem.
| |
ScrollPanel |
Scroll panel control.
| |
SecurityPanel |
Security Panel.
| |
SimpleDocumentManagerEventArgs |
Simple document manager event arguments
| |
SimpleManagerEventArgs |
Manager event arguments
| |
SimpleObjectManagerEventArgs |
Simple object manager event arguments
| |
StepEventArgs |
Wizard step event arguments
| |
Tag |
Control representing tag (text in coloured box).
Renders css class depending on color brightness to ensure sufficient contrast.
| |
TemporaryUploadsCleaner |
Provides an ITask interface for the temporary uploads deletion.
| |
TextComparison |
Text comparison control tool.
| |
UICalendar |
Base Calendar class.
| |
UIContextPanel |
UI Context wrapper panel
| |
UIDataGrid |
Base DataGrid class.
| |
UIDataList |
Base DataList class.
| |
UIGridView |
Grid view.
| |
UIRepeater |
Base repeater class.
| |
UITreeView |
Tree view.
| |
Uploader |
File upload dialog.
| |
UploaderHelper |
Helper class for the file uploader.
| |
UploadHelper |
Helper class for uploading files.
| |
UserMenuContainer |
User menu container class (calls the user context menu if not set else).
|
Structure | Description | |
---|---|---|
UploaderHelperAttachmentArgsStruct |
Structure for attachment arguments.
| |
UploaderHelperFileArgsStruct |
Structure for file arguments.
| |
UploaderHelperForumArgsStruct |
Structure for forum arguments.
| |
UploaderHelperMediaLibraryArgsStruct |
Structure for media library arguments.
| |
UploaderHelperMetaFileArgsStruct |
Structure for meta file arguments.
|
Interface | Description | |
---|---|---|
ICMSDocumentManager |
Document manager interface.
| |
ICMSObjectManager |
Represents the object manager control interface.
| |
ICMSPage |
Interface for the CMS pages.
| |
IControlContextManager |
Context manager interface.
| |
IDataControl |
Data control interface.
| |
IDialogControl |
Interface for controls which open some of the CMS dialogs (Insert image or media, Insert link, Insert URL etc.).
| |
IEnsureControls |
Interface for control that is able to explicitly ensure its child controls
| |
IExceptionHandler |
Exception handler interface
| |
IExtensibleEditMenu |
Extensible edit menu interface
| |
IInputControl |
Interface for a general input control
| |
IObjectEditMenu |
Represents the object edit menu control interface.
| |
IObjectEditPanel |
Represents the object edit panel control interface.
| |
IShortID |
Control that supports short IDs.
| |
IStopProcessing |
Defines a control with StopProcessing flag
| |
IUploaderControl |
Data control interface.
|
Delegate | Description | |
---|---|---|
AbstractRatingControlOnRatingEventHandler |
Rating event handler.
| |
BeforeEventHandler |
Before event handler.
| |
BeforeRenderEventHandler |
Before event handler.
| |
RenderEventHandler |
Before event handler.
|
Enumeration | Description | |
---|---|---|
AvailableGroupsEnum |
Available group enumeration.
| |
AvailableLibrariesEnum |
Available libraries enumeration.
| |
AvailableSitesEnum |
Available sites enumeration.
| |
ButtonStyle |
Set of button types.
| |
CMSMultiButtonDropDownItemsAlignment |
Defines sides to which dropdown items of the multi button can be aligned.
| |
DialogViewModeEnum |
Enumeration defining the view mode of the selector.
| |
EditorModeEnum |
Enumeration that determines the syntax highlighting editor mode and its capabilities.
| |
EnumDisplayTypeEnum | Display control type for enumeration. | |
FormModeEnum | Form mode enumeration. | |
GridIconStyle | ||
HorizontalPositionEnum |
Horizontal position enumeration.
| |
jQueryTabsPositionEnum |
Tabs position emuneration.
| |
LanguageEnum |
Programming language to be used by the syntax highlighting editor.
Determines the syntax rules and tokens to highlight.
| |
MediaSourceEnum |
Enumeration defining the source of the media.
| |
MessageTypeEnum | Message type enumeration. | |
MouseButtonEnum |
Mouse button enumeration.
| |
OutputFormatEnum |
Enumeration defining the output format.
| |
SelectableContentEnum |
Enumeration defining the type of content which could be selected.
| |
SelectablePageTypeEnum |
Defines which page types can be selected in the given dialog.
| |
VerticalPositionEnum |
Vertical position enumeration.
|