KalikoCMS.Core Namespace
Classes
Class | Description | |
---|---|---|
CmsPage | Base class representing a page in the system. | |
CmsSite | Base class representing a site definition in the system. | |
DefaultTabGroups | Default system tab groups. | |
EditablePage | ||
EditableSite | ||
FileSystemObject | ||
FileSystemObjectComparer | ||
Language | ||
PageNameBuilder | ||
PageTag | ||
PageType | Class corresponding to a page type in the system as well as providing methods for getting page type definitions. | |
PropertyData | ||
PropertyDefinition | ||
PropertyItem | ||
PropertyType | ||
RedirectManager | RedirectManager handles previous urls and acts as a fallback if a page is moved or the url segment is changed. | |
RootPage | Class corresponding to the root of the site. | |
SiteProxy | ||
Tag | ||
TagContext | Used to enable separate tag clouds on a website. | |
TagManager | Provides methods in order to manage page tags and do lookups. Uses caching to increase speed. |
Interfaces
Interface | Description | |
---|---|---|
IStartupSequence | Implement this interface in order to have custom code run at system start up. |
Enumerations
Enumeration | Description | |
---|---|---|
PublishState | Enumeration used for filtering page states. |