Overview

Namespaces

  • DcGeneral
    • Clipboard
    • Contao
      • Callback
      • Compatibility
      • DataDefinition
        • Definition
      • Dca
        • Builder
          • Legacy
        • Definition
        • Palette
        • Populator
      • Event
      • View
        • Contao2BackendView
          • Event
    • Controller
    • Data
    • DataDefinition
      • Builder
      • Definition
        • Properties
        • View
          • Panel
      • ModelRelationship
      • Palette
        • Builder
          • Event
        • Condition
          • Palette
          • Property
    • EnvironmentPopulator
    • Event
    • Exception
    • Factory
      • Event
    • Panel
    • View
      • Event

Classes

  • AbstractCommandEvent
  • AbstractContainerAwareEvent
  • AbstractEnvironmentAwareEvent
  • AbstractModelAwareEvent
  • AbstractModelCommandEvent
  • AbstractViewAwareEvent
  • EventPropagator
  • PostCreateModelEvent
  • PostDeleteModelEvent
  • PostDuplicateModelEvent
  • PostPasteModelEvent
  • PostPersistModelEvent
  • PreCreateModelEvent
  • PreDeleteModelEvent
  • PreDuplicateModelEvent
  • PrePasteModelEvent
  • PrePersistModelEvent

Interfaces

  • CommandEventInterface
  • EventPropagatorInterface
  • ModelCommandEventInterface
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Namespace DcGeneral\Event

Classes summary
AbstractCommandEvent This class is the base foundation for a command event.
AbstractContainerAwareEvent Abstract base class for container aware events.
AbstractEnvironmentAwareEvent Abstract base class for environment aware events
AbstractModelAwareEvent Abstract base class for an event that need an environment and a model.
AbstractModelCommandEvent Abstract base class for a command event referencing a model.
AbstractViewAwareEvent Abstract event class referencing an environment and a view.
EventPropagator The generic event propagator implementation.
PostCreateModelEvent This event is emitted after a model has been created.
PostDeleteModelEvent This event is emitted after a model has been deleted.
PostDuplicateModelEvent This event is emitted after a model has been duplicated.
PostPasteModelEvent This event is emitted after a model has been pasted.
PostPersistModelEvent This event is emitted after a model has been saved to the data provider.
PreCreateModelEvent This event is emitted before a model is created.
PreDeleteModelEvent This event is emitted just before a model is deleted.
PreDuplicateModelEvent This event is emitted just before a model is duplicated.
PrePasteModelEvent This event is emitted just before a model is pasted.
PrePersistModelEvent This event is emitted just before a model is saved to the data provider.
Interfaces summary
CommandEventInterface This interface describes an event referencing an environment and a command.
EventPropagatorInterface Generic event propagator.
ModelCommandEventInterface This interface describes a command event that references a model.
contao-community-alliance/dc-general API documentation generated by ApiGen 2.8.0