CMS.Core NamespaceKentico 8.1 API Reference
 
Classes

  ClassDescription
Public classAbstractDecorator InterfaceType 
Base class for decorators
Public classAbstractDecorator InterfaceType, ExtendedType 
Base class for decorators
Public classAppCore
Main entry point to the application
Public classAssemblyDiscovery
Provides loading of application assemblies.
Public classBinaryData
Wrapper for the binary data of the web farm task
Public classCoreServices
Provides basic core services
Public classDiscoveryError
Represents an error that occurred during the assembly or module discovery process.
Public classInterface InterfaceType 
Decorator methods
Public classModuleDiscovery
Provides loading of application modules.
Public classModuleEntry
Represents the standard module entry.
Public classModuleEntryComparer
Represents a module entry comparison operation that uses module entry dependencies.
Public classModuleEntryManager
Provides management of module info objects in the hosting CMS application.
Public classModuleInfo
Represents a module info.
Public classModuleMetadata
Represents the module metadata.
Public classModuleName
Constants for module names
Public classObjectFactory
Object factory based on the given type
Public classObjectFactory T 
Class that provides construction of the objects of given class
Public classService
Service entry in format Service.Entry<ISomeService>()...
Public classService ServiceInterface 
Service entry in format Service<ISomeService>.Entry()...
Public classStaticObjectWrapper ObjectType 
Site related context methods and variables.
Public classStaticServiceWrapper InterfaceType, DefaultImplementationType 
Static wrapper for the service with default implementation specified
Public classStaticWrapper InterfaceType 
Static wrapper for the implementation implementing the given interface
Public classTypeManager
Manager for object factories
Interfaces

  InterfaceDescription
Public interfaceIAppSettingsService
AppSettings service interface
Public interfaceIConnectionStringService
ConnectionString service interface
Public interfaceIConversionService
Interface for the conversion service
Public interfaceIEventLogService
Event log service interface
Public interfaceILocalizationService
Localization service interface
Public interfaceILogContext
Interface for the Log context
Public interfaceIMacroMethod
Represents method executable in MacroEngine.
Public interfaceIMacroMethodParam
Represents method executable in MacroEngine.
Public interfaceIMacroRoot
Represents visible root of the macro engine where root properties can be registered. Extend this interface with properties which you want to be resolved
Public interfaceIObjectFactory
Object factory interface
Public interfaceIOverridable T 
Interface defining overridable object
Public interfaceIPerformanceCounter
Interface for a performance counter
Public interfaceISettingsService
Settings service interface
Public interfaceIWebFarmService
Web farm service interface
Delegates

  DelegateDescription
Protected delegateObjectFactory T  ObjectActivator
Activator delegate