Classes
Class | Description | |
---|---|---|
AbstractOutputFile |
Abstract output file with the base functionality.
| |
AbstractStockHelper HelperType |
Abstract class for the stock helpers
| |
AJAXHelper |
AJAX helper.
| |
AttachmentHelper |
Methods to work with the files representing attachments.
| |
AudioVideoParameters |
Class providing audio/video parameters.
| |
BrowserHelper |
Browser helper methods.
| |
CacheDebug |
Cache debug methods
| |
CacheDependencyCallback TTarget |
Wrapper class for a weakly referenced callback for the cache helper
| |
CacheDependencyList |
List of the cache dependencies.
| |
CachedSection |
Cached section context handler.
| |
CachedSection TData |
Cached section context handler.
| |
CacheHelper |
Cache helper. Overridable helper
| |
CacheItemContainer |
Container for the cache item.
| |
CacheOperation |
Cache operation names
| |
CacheSettings |
Cache settings container.
| |
CacheSynchronization |
Provides support for cache web farm synchronization
| |
CacheTaskType |
Web farm task types for Cache operations
| |
CMSCacheDependency |
Establishes a dependency relationship between an item stored in ASP.NET application's cache
and a file, cache key, an array of either or another dependency object. This class monitors
the dependency relationship so that when any of them changes, the cache item will be
automatically removed.
| |
CMSCssSettings |
Settings for the CSS
| |
CMSHttpContext |
Provides an instance of the HttpContextBase class associated with the current request.
| |
CMSItem |
Class to specify single item with name or ID
| |
CMSOutputResource |
Output container for cached text resources.
Supports minification and compression.
| |
ComparisonTextPart |
Class suitable for comparing 2 TextData, contains index to both source and destination string.
| |
ComponentEvents |
Events that serve for communication of the components within the system.
| |
ContainerCustomData |
Custom data container for data container.
| |
ContentCodingEnum |
Contains enumeration of supported HTTP content codings used for content compression (RFC 2616).
| |
ContextHelper |
Wrapper around RequestStockHelper, SessionHelper and CookieHelper to access the context values. It always uses the case sensitive keys.
| |
ConversionService |
Service which converts object to specific types
| |
CookieHelper |
Provides the cookie management methods.
| |
CookieLevel |
Constants for the system cookie levels
| |
CookieName |
System cookie name constants
| |
CookieSettings |
Cookie settings
| |
CSSHelper |
Utility methods for CSS manipulation.
| |
CultureHelper |
Provides the global methods for culture helping operations.
| |
CustomData |
Custom data container.
| |
DataHelper |
Methods to work with the Data.
| |
DateTimeHelper |
Methods to work with the DateTime.
| |
DefaultCssMinifier |
Provides the default implementation of CSS minification that returns unmodified input.
| |
DefaultJavaScriptMinifier |
Provides the default implementation of JavaScript minification that returns unmodified input.
| |
DiffTextPart |
This class conatins reference to appropriate source string including its difference status.
| |
DiscussionMacroHelper |
Methods for resolving macros within discussion posts.
| |
DiscussionMacroResolver |
Methods for resolving macros within discussion posts.
| |
DummyItem |
Dummy item.
| |
EncryptionHelper |
Provides validation RSA singed license key.
| |
EnumDefaultValueAttribute |
Marks the enum value as the default value for the containing enum type.
| |
EnumHelper |
Provides helper methods for working with the Enum types.
| |
EnumOrderAttribute |
Specifies the order for an enum field.
| |
EnumStringRepresentationAttribute |
Specifies the string representation for an enum field.
| |
EnumStringRepresentationExtensions |
Provides extension methods for working with the Enum types.
| |
FileHelper |
File helper methods.
| |
FilterState |
Represents a state of the filter control.
| |
FixXHTMLSettings |
Container for the XHTML fixing settings.
| |
FlashParameters |
Class providing flash parameters.
| |
HashValidationSalts |
This class contains constants with
| |
HelpersExtensions |
Extension methods.
| |
HelpersModule |
Represents the helpers module.
| |
HelpersModuleMetadata |
Represents the helpers module metadata.
| |
HTMLHelper |
HTML utility methods.
| |
HTMLTextDiffList |
Creates two difference lists for strings containing HTML markup.
| |
HTTPHelper |
Provides the methods for the safe access to the HTTPContext.Current.
| |
IconParameters |
Container class used in situations when you need to display icon
(document type, mime type, ...) and it is possible to display it
as image or font icon based on data and circumstances.
| |
ImageHelper |
Class providing methods for image processing.
| |
ImageHelper OctreeQuantizer |
Quantize using an Octree.
| |
ImageHelper Quantizer |
Summary description for Class1.
| |
ImageParameters |
Class providing image parameters.
| |
LoremIpsumGenerator |
Lorem ipsum text generator.
| |
MediaHelper |
Class providing helper methods for media. Overridable helper
| |
MimeTypeHelper |
Mime type helper.
| |
NoDataException |
Thrown during data export when no data are available for export.
| |
ObjectArrayComparer |
Object array comarer.
| |
ObjectArrayComparer T |
Object array comparer. Compares 2 lists just by string at index set in ComparableIndex property.
| |
ObjectParameters |
Object parameters container.
| |
PageHelper |
PageHelper provides helper methods for current page events and settings
| |
PermissionException |
Permission exception.
| |
PersistentCacheItem DataType |
Class to cover the cache item with all its information
| |
PersistentStorageHelper |
Persistent storage management.
| |
PreferredCultureOnDemand |
Encapsulates the site name but doesn't request it until it is demanded by Value.
| |
ProjectHelper |
Class provides helper methods used during installation and import/export process.
| |
QRCodeSettings |
Contains settings for the QR code generator
| |
QueryHelper |
QueryString helper methods.
| |
RegexHelper |
Regular expression helper.
| |
RegistryHelper |
Registry access methods.
| |
RequestContext |
Request context properties
| |
RequestDebug |
Request debug methods
| |
RequestHelper |
Request helping methods.
| |
RequestStockHelper |
Inserts items into HttpContext.Current.Items.
| |
RequestStockItemName |
Contains system request stock item names.
| |
ResHelper |
Provides methods to provide localized resource strings
| |
ResponseDataSender |
Class that writes data to the given context's response and handles multipart and range requests.
| |
ScriptHelper |
Utility methods for script manipulation.
| |
SecurityDebug |
Security debug methods
| |
SecurityHelper |
Contains methods for ensuring security
| |
Serializable InnerType |
Serializable representation of the string
| |
SessionHelper |
Session management.
| |
SystemHelper |
System operations.
| |
TextData |
Class for storing Text data for comparison.
| |
TextDataComparator |
Divide TextData into pieces according to their resemblance.
| |
TextDiffList |
Class for comparison 2 TextData, contains 2 lists of differences.
| |
TextHelper |
Contains various methods for text formatting and transformation.
| |
TextPart |
General TextPart referencing to index of original Data as a start of TextPart.
| |
Trackable T |
Defines a base class for the classes that can be tracked
| |
TrackedSection |
Defines a concurrent section within the code
| |
UIHelper |
UI helper methods.
| |
URLHelper |
Url processing methods.
| |
URLParameters |
Class providing url parameters.
| |
UserDataInfo |
Custom data container.
| |
ValidationHelper |
Global class providing Validation methods.
| |
Validator |
Provides fluent interface for validation of user input.
| |
VirtualContext |
Stores the virtual context for the current request
| |
WebFarmHelper |
Web farm helper
| |
WindowHelper |
Window objects management.
| |
XmlHelper |
Class providing xml validation methods.
| |
YouTubeVideoParameters |
Class providing YouTube video parameters.
|
Structures
Structure | Description | |
---|---|---|
ImageHelper Quantizer Color32 |
Struct that defines a 32 bpp colour.
|
Interfaces
Interface | Description | |
---|---|---|
ICacheDependencyCallback |
Interface which allows the object to execute a PerformCallback method when the object is removed from the cache if the cache dependency has changed
| |
ICssMinifier |
Represents a contract of CSS minification services.
| |
IJavaScriptMinifier |
Represents a contract of JavaScript minification services.
| |
IPersistentCacheItem |
Cache item interface
| |
IQRCodeGenerator |
Interface for QR code generator
| |
IReadOnlyFlag |
ObjectDataSet interface
| |
IResourceMinifier |
Defines an interface a compliant minifier must implement to be usable in resource handler.
|
Delegates
Delegate | Description | |
---|---|---|
DataHelper ActionCallback |
Action callback.
| |
TextHelper OnBeforeRemoveDiacriticsEventHandler |
Represents the method that will handle an event that should be called before remove diacritics.
| |
URLHelper OnBeforeGetSafeUrlPathEventHandler |
Represents the method that will handle an event that should be called before get safe URL path method
| |
URLHelper PathModifierHandler |
Handler to modify the existing given path
|
Enumerations
Enumeration | Description | |
---|---|---|
CaseRedirectEnum |
Letter case and redirection options for URLs.
| |
ComparisonStatus |
Type of TextPart match against other string enumeration.
| |
ComparisonTextPartSortBy |
Type of TextPart sorting enumeration.
| |
ConvertTableEnum |
Table to DIV conversion setting enum
| |
CutTextEnum |
Defines the cut location for the text when shortened
| |
DataExportFormatEnum |
Defines formats available for functionality of DataExportHelper.
| |
DiffStatus |
Type of TextPart difference against other string enumeration.
| |
DiscussionActionEnum |
Discussion action enumeration.
| |
DocumentMarkEnum |
Document mark type.
| |
ExcludedSystemEnum |
Enumeration for excluded pages by the system.
| |
FontIconSizeEnum |
Font icon size enumeration.
| |
IEArchitectureEnum |
Internet Explorer architecture enum.
| |
ImageHelper ImageFlipEnum |
Enumeration used to specify flipping axis.
| |
ImageHelper ImagePositionEnum |
Enumeration of the image positioning within another image or object.
| |
ImageHelper ImageRotationEnum |
Enumeration used to specify angle for image rotation.
| |
ImageHelper ImageTrimAreaEnum |
Enumeration used to specify trimming area.
| |
ImageHelper ImageTypeEnum |
Available image types.
| |
ImageHelper SupportedTypesEnum |
Supported image types for conversion.
| |
ImageResizeEnum |
Image resize enumeration.
| |
MediaTypeEnum |
Enumeration defining the type of the media file.
| |
OptInApprovalResultEnum |
General enumeration for opt-in validation results
| |
RequestStatusEnum |
URL rewriting results enum.
| |
SecurityAccessEnum |
General access enumeration.
| |
SourcePointTypeEnum |
Graph source point type enumeration.
| |
SplitModeEnum |
Split mode enumeration for frameset split view control.
| |
TextComparisonModeEnum |
Type of comparison in which should be compared text treated.
| |
TextComparisonTypeEnum |
Type of rendered diff text.
| |
TrailingSlashEnum |
Trailing slash enumeration.
| |
UserAgentEnum |
User agent enum.
| |
ValidityEnum |
Validity period enumeration.
|