Click or drag to resize
AdvancedHandler<THandler, TArgs> Class
Generic handler class
Inheritance Hierarchy
System.Object
  CMS.Base.AbstractHandler
    CMS.Base.AbstractAdvancedHandler
      CMS.Base.AdvancedHandler<THandler, TArgs>
        More...

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public abstract class AdvancedHandler<THandler, TArgs> : AbstractAdvancedHandler
where THandler : new(), AdvancedHandler<THandler, TArgs>
where TArgs : new(), CMSEventArgs

Type Parameters

THandler
TArgs

The AdvancedHandler< THandler, TArgs> type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyAllow
If true, the event is allowed to be raised
Protected propertyContinue
Specifies whether the context of execution should continue. If set to false, no additional events will be fired.
(Overrides AbstractAdvancedHandler.Continue.)
Public propertyControlRecursion
If true, the recursion control is enabled on this handler.
(Inherited from AbstractHandler.)
Public propertyDebug
If true, the handler is included in debug
(Inherited from AbstractHandler.)
Public propertyEventArguments
Handler arguments
Public propertyIsBound
Returns true if the handler has some events bound
Public propertyIsStatic
True, if the handler is a static handler
(Inherited from AbstractHandler.)
Protected propertyLogItem
Handlers log item of this handler
Public propertyName
Event name. The name serves for debug purposes and to uniquely identify the handler.
(Inherited from AbstractHandler.)
Public propertyOneTime
If true, this event can be executed only once. If the event was already executed, and new handler is added, it executes immediately.
(Inherited from AbstractHandler.)
Public propertyParent
Parent handler
Protected propertySupportsCancel
If true, the handler supports cancelling of the event. If set and handler is already cancelled, throws an exception.
(Overrides AbstractAdvancedHandler.SupportsCancel.)
Public propertyWasExecuted
Returns true if the event was already executed
(Inherited from AbstractHandler.)
Protected propertyWasFinished
Flag indicating whether the event was finished or not
Top
Methods
  NameDescription
Public methodAddAfter
Adds the conditional after handler
Public methodAddBefore
Adds the conditional before handler
Protected methodAddEvent<THandler>
Adds the event to the list
(Inherited from AbstractHandler.)
Public methodAddFailure
Adds the conditional after handler
Protected methodAssignCurrentHandler
Assigns the current handler to the event arguments
(Inherited from AbstractHandler.)
Public methodClear
Clears all bound event handlers from the event and resets the number of executions of the event
(Overrides AbstractHandler.Clear().)
Protected methodCountExecution
Counts the execution of the event
(Inherited from AbstractHandler.)
Public methodDispose
Disposes the object
(Overrides AbstractHandler.Dispose().)
Protected methodFinish
Finishes the event and raises the After event actions
(Overrides AbstractAdvancedHandler.Finish().)
Protected methodCheckBase
Checks if the handler is base handler instance, and fires an exception if not
(Inherited from AbstractHandler.)
Protected methodCheckContinue
Checks whether the action can continue and if not, fires an exception.
Protected methodCheckEvent
Checks if the handler is event handler instance, and fires an exception if not
(Inherited from AbstractHandler.)
Protected methodRaise<TArgs>
Raises the list of events
(Inherited from AbstractHandler.)
Protected methodRaiseAfter
Raises the after event
Protected methodRaiseBefore
Raises the before event
Protected methodRaiseFailure
Raises the failure event
Protected methodRemoveEvent<THandler>
Removes the event from the list
(Inherited from AbstractHandler.)
Public methodReset
Resets the number of executions of the event
(Inherited from AbstractHandler.)
Public methodSetParent
Sets the parent event of the event
(Overrides AbstractHandler.SetParent(AbstractHandler).)
Public methodStartEvent()
Initiates the new handler context
Public methodStartEvent(EventArgs)
Initiates the new handler context
Public methodStartEvent(TArgs, Boolean)
Initiates the new handler context
Top
Extension Methods
  NameDescription
Public Extension MethodCanContinue
Checks whether the context of execution should continue.
(Defined by HandlersExtensions.)
Public Extension MethodDontSupportCancel
Disables the ability to cancel continuation of the execution context.
(Defined by HandlersExtensions.)
Public Extension MethodFinishEvent
Finishes the event and raises the After event actions.
(Defined by HandlersExtensions.)
Top
Events
  NameDescription
Public eventAfter
Raised after the event occurs
Public eventBefore
Raised before the event occurs
Public eventFailure
Raised in case the event handler didn't properly call finalization
Top
See Also
Inheritance Hierarchy
System.Object
  CMS.Base.AbstractHandler
    CMS.Base.AbstractAdvancedHandler
      CMS.Base.AdvancedHandler<THandler, TArgs>
        CMS.Activities.ActivityBulkInsertPerformedHandler
        CMS.Activities.ActivityLoggedHandler
        CMS.Automation.AutomationActionHandler
        CMS.Automation.AutomationHandler
        CMS.Automation.AutomationProcessTriggerHandler
        CMS.Base.AdvancedHandler
        CMS.Base.AdvancedHandler<TParameter>
        CMS.Base.QueryHandler
        CMS.Base.ThreadHandler
        CMS.Base.ThreadQueueWorkerHandler<TItem>
        CMS.Base.Web.UI.GetMediaDataHandler
        CMS.Base.Web.UI.HeaderActionControlCreatedHandler
        CMS.CMSImportExport.ExportGetDataHandler
        CMS.CMSImportExport.ExportHandler
        CMS.CMSImportExport.ImportBaseHandler
        CMS.CMSImportExport.ImportBindingsHandler
        CMS.CMSImportExport.ImportDataHandler
        CMS.CMSImportExport.ImportGetDataHandler
        CMS.CMSImportExport.ImportHandler
        CMS.CMSImportExport.ImportObjectTypeHandler
        CMS.CMSImportExport.ImportProcessFileOperationHandler
        CMS.CMSImportExport.ProcessDeleteTaskHandler
        CMS.CMSImportExport.TranslateColumnsHandler
        CMS.ContactManagement.RecalculateAfterContactActionsBatchHandler
        CMS.ContactManagement.RecalculateScoreForAllContactsHandler
        CMS.CustomTables.CustomTableItemHandler
        CMS.DataEngine.BulkDeleteHandler
        CMS.DataEngine.BulkInsertHandler
        CMS.DataEngine.BulkUpdateHandler
        CMS.DataEngine.DataDefinitionItemHandler
        CMS.DataEngine.DataDefinitionItemChangeHandler
        CMS.DataEngine.ExecuteQueryHandler<TResult>
        CMS.DataEngine.LogObjectChangeHandler
        CMS.DataEngine.ObjectDataEventHandler
        CMS.DataEngine.ObjectHandler
        CMS.DataEngine.ObjectChangeOrderHandler
        CMS.DataEngine.ObjectSecurityHandler
        CMS.DataEngine.ObjectSortHandler
        CMS.DocumentEngine.DocumentDataEventHandler
        CMS.DocumentEngine.DocumentHandler
        CMS.DocumentEngine.DocumentChangeOrderHandler
        CMS.DocumentEngine.DocumentImportHandler
        CMS.DocumentEngine.DocumentSecurityHandler
        CMS.DocumentEngine.DocumentsExportHandler
        CMS.DocumentEngine.DocumentsImportHandler
        CMS.DocumentEngine.DocumentSortHandler
        CMS.DocumentEngine.LogDocumentChangeHandler
        CMS.DocumentEngine.PageInfoHandler
        CMS.DocumentEngine.WorkflowActionHandler
        CMS.DocumentEngine.WorkflowHandler
        CMS.EventLog.EventLogHandler
        CMS.IO.IOHandler
        CMS.Membership.SignOutHandler
        CMS.Newsletters.GeneratePreviewHandler
        CMS.Newsletters.GenerateQueueItemsHandler
        CMS.Newsletters.ResolveMacrosHandler
        CMS.OnlineForms.BizFormItemHandler
        CMS.OutputFilter.OutputCacheHandler
        CMS.PortalEngine.MoveWebPartHandler
        CMS.PortalEngine.PageTemplateCloneHandler
        CMS.PortalEngine.RemoveWebPartHandler
        CMS.Search.SearchHandler
        CMS.SiteProvider.SiteDeletionHandler
        CMS.Synchronization.IntegrationTaskHandler
        CMS.Synchronization.StagingLogTaskHandler
        CMS.Synchronization.StagingSynchronizationHandler
        CMS.Synchronization.StagingTaskHandler
        CMS.TranslationServices.CreateSubmissionItemHandler
        CMS.TranslationServices.ProcessTranslationHandler
        CMS.URLRewritingEngine.URLRewritingHandler
        CMS.WebAnalytics.GenerateStatisticsHandler
        CMS.WebAnalytics.InsertAnalyticsJSHandler
        CMS.WebAnalytics.LogConversionHandler
        CMS.WebAnalytics.ProcessAnalyticsServiceHandler
        CMS.WebAnalytics.ProcessLogRecordHandler