Click or drag to resize

Ingeniux.CMS.Models.Hooks Namespace


 
Classes
  Class Description
Public class CustomMacro  
Interfaces
  Interface Description
Public interface IAssetHooks Represents the collection of event hooks for Asset objects.
Public interface IAssetWorkflowHooks Represents asset workflow hooks. The purpose of the hooks is for custom integration to be called on state changes within the CMS.
Public interface IContentItemHooksT Represents a hook for content items.
Public interface ICustomHooks Represents custom hooks, applicable to any entity. The purpose of the hooks is for custom integration to be called on state changes within the CMS.
Public interface IPageHooks Represents the collection of event hooks for Page objects.
Public interface IPublishContentProcessorHooks Represents Publish Content Processor hooks. The purpose of the hooks is for custom integration to be called on state changes within the CMS.
Public interface IPublishHooks Represents Publish hooks. The purpose of the hooks is for custom integration to be called on state changes within the CMS.
Public interface ITaxonomyHooks Represents hooks for Taxonomy entries. The purpose of the hooks is for custom integration to be called on state changes within the CMS.
Public interface IUserGroupHooks Represents hooks for User Groups. The purpose of the hooks is for custom integration to be called on state changes within the CMS.
Public interface IWorkflowHooks Represents workflow hooks. The purpose of the hooks is for custom integration to be called on state changes within the CMS.