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

  • BuildDataDefinitionEvent
  • CreateDcGeneralEvent
  • PopulateEnvironmentEvent
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Class BuildDataDefinitionEvent

This event is emitted when a data definition is being built.

Symfony\Component\EventDispatcher\Event
Extended by DcGeneral\Factory\Event\BuildDataDefinitionEvent
Namespace: DcGeneral\Factory\Event
Package: DcGeneral\Factory\Event
Located at Factory/Event/BuildDataDefinitionEvent.php
Methods summary
public
# __construct( DcGeneral\DataDefinition\ContainerInterface $container )

Create a new instance.

Create a new instance.

Parameters

$container
DcGeneral\DataDefinition\ContainerInterface
$container The container being built.
public DcGeneral\DataDefinition\ContainerInterface
# getContainer( )

Retrieve the data definition container.

Retrieve the data definition container.

Returns

DcGeneral\DataDefinition\ContainerInterface
Constants summary
string NAME 'dc-general.factory.build-data-definition'
#
Properties summary
protected DcGeneral\DataDefinition\ContainerInterface $container
#

The data definition container being built.

The data definition container being built.

contao-community-alliance/dc-general API documentation generated by ApiGen 2.8.0