Click or drag to resize

Ingeniux.CMS.Models.Hooks Namespace


 
Classes
  ClassDescription
Public classCustomMacro
Interfaces
  InterfaceDescription
Public interfaceIAssetHooks
Represents the collection of event hooks for Asset objects.
Public interfaceIAssetWorkflowHooks
Represents asset workflow hooks. The purpose of the hooks is for custom integration to be called on state changes within the CMS.
Public interfaceIContentItemHooksT
Represents a hook for content items.
Public interfaceICustomHooks
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 interfaceIPageHooks
Represents the collection of event hooks for Page objects.
Public interfaceIPublishContentProcessorHooks
Represents Publish Content Processor hooks. The purpose of the hooks is for custom integration to be called on state changes within the CMS.
Public interfaceIPublishHooks
Represents Publish hooks. The purpose of the hooks is for custom integration to be called on state changes within the CMS.
Public interfaceITaxonomyHooks
Represents hooks for Taxonomy entries. The purpose of the hooks is for custom integration to be called on state changes within the CMS.
Public interfaceIUserGroupHooks
Represents hooks for User Groups. The purpose of the hooks is for custom integration to be called on state changes within the CMS.
Public interfaceIWorkflowHooks
Represents workflow hooks. The purpose of the hooks is for custom integration to be called on state changes within the CMS.