Ingeniux.CMS.Models.Hooks Namespace |
Class | Description | |
---|---|---|
![]() | CustomMacro |
Interface | Description | |
---|---|---|
![]() | IAssetHooks |
Represents the collection of event hooks for Asset objects.
|
![]() | IAssetWorkflowHooks |
Represents asset workflow hooks.
The purpose of the hooks is for custom integration to
be called on state changes within the CMS.
|
![]() | IContentItemHooksT |
Represents a hook for content items.
|
![]() | 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.
|
![]() | IPageHooks |
Represents the collection of event hooks for Page objects.
|
![]() | IPublishContentProcessorHooks |
Represents Publish Content Processor hooks.
The purpose of the hooks is for custom integration to
be called on state changes within the CMS.
|
![]() | IPublishHooks |
Represents Publish hooks.
The purpose of the hooks is for custom integration to
be called on state changes within the CMS.
|
![]() | ITaxonomyHooks |
Represents hooks for Taxonomy entries.
The purpose of the hooks is for custom integration to
be called on state changes within the CMS.
|
![]() | IUserGroupHooks |
Represents hooks for User Groups.
The purpose of the hooks is for custom integration to
be called on state changes within the CMS.
|
![]() | IWorkflowHooks |
Represents workflow hooks.
The purpose of the hooks is for custom integration to
be called on state changes within the CMS.
|