IPageHooks Methods |
The IPageHooks type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnAfterAddToWorkflow |
This method is invoked after a Page is added to a workflow.
|
![]() | OnAfterAssign |
Custom hook that fires after a Content Item is assigned
(Inherited from IContentItemHooksT.) |
![]() | OnAfterCheckIn |
Custom hook that fires after a Content Item is checked in.
(Inherited from IContentItemHooksT.) |
![]() | OnAfterCheckOut |
Custom hook that fires after a Content Item is checked out.
(Inherited from IContentItemHooksT.) |
![]() | OnAfterCopy |
Custom hook that fires after a Page is copied.
|
![]() | OnAfterCrossLocaleCopy |
Custom hook that fires after a Page is lingually copied.
|
![]() | OnAfterDelete |
Custom hook that fires after a Content Item is deleted.
(Inherited from IContentItemHooksT.) |
![]() | OnAfterEmptyRecycleFolder |
Custom hook that fires after the Recycle Folder is emptied
|
![]() | OnAfterMarkForPublish |
Custom hook that fires after a Content Item has its marking changed.
(Inherited from IContentItemHooksT.) |
![]() | OnAfterMove |
Custom hook that fires after a Page is moved.
|
![]() | OnAfterPasteSpecial |
Custom hook that fires after a copied Page is pasted.
|
![]() | OnAfterRegionRootCopy |
Custom hook that fires after a Region Root is lingually copied.
|
![]() | OnAfterRemoveFromWorkflow |
This method is invoked after a Page is removed from a workflow.
|
![]() | OnAfterRollback |
Custom hook that fires after a Content Item is rolled back to a previous version.
(Inherited from IContentItemHooksT.) |
![]() | OnAfterUndoCheckOut |
Custom hook that fires after a Content Item is reverted to its checked in state.
(Inherited from IContentItemHooksT.) |
![]() | OnBeforeAddToWorkflow |
This method is invoked before a Page is added to a workflow.
|
![]() | OnBeforeAssign |
Custom hook that fires before a Content Item is assigned.
(Inherited from IContentItemHooksT.) |
![]() | OnBeforeCheckIn |
Custom hook that fires before a Content Item is checked in.
(Inherited from IContentItemHooksT.) |
![]() | OnBeforeCheckOut |
Custom hook that fires before a Content Item is checked out.
(Inherited from IContentItemHooksT.) |
![]() | OnBeforeCopy |
Custom hook that fires before a Page is copied.
|
![]() | OnBeforeCrossLocaleCopy |
Custom hook that fires before a Page is lingually copied.
|
![]() | OnBeforeDelete |
Custom hook that fires before a Content Item is deleted.
(Inherited from IContentItemHooksT.) |
![]() | OnBeforeEmptyRecycleFolder |
Custom hook that fires before the Recycle Folder is emptied
|
![]() | OnBeforeMarkForPublish |
Custom hook that fires before a Content Item has its marking changed.
(Inherited from IContentItemHooksT.) |
![]() | OnBeforeMove |
Custom hook that fires before a Page is moved.
|
![]() | OnBeforePasteSpecial |
Custom hook that fires before a copied Page is pasted.
|
![]() | OnBeforeRegionRootCopy |
Custom hook that fires before a Region Root is lingually copied.
|
![]() | OnBeforeRemoveFromWorkflow |
This method is invoked before a Page is removed from a workflow.
|
![]() | OnBeforeRollback |
Custom hook that fires before a Content Item is rolled back to a previous version.
(Inherited from IContentItemHooksT.) |
![]() | OnBeforeUndoCheckOut |
Custom hook that fires before a Content Item is reverted to its checked in state.
(Inherited from IContentItemHooksT.) |
![]() | OnNew |
Custom hook that fires when a new Page is created.
|
![]() | OnRename |
Custom hook that fires when a Content Item is renamed.
(Inherited from IContentItemHooksT.) |