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

  • BackendViewPopulator
  • DataProviderPopulator
  • ExtendedLegacyDcaPopulator
  • HardCodedPopulator
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Class ExtendedLegacyDcaPopulator

Class ExtendedLegacyDcaPopulator.

This class only populates the environment with the extended information available via the ExtendedDca data definition section.

DcGeneral\EnvironmentPopulator\AbstractEventDrivenEnvironmentPopulator implements DcGeneral\EnvironmentPopulator\EnvironmentPopulatorInterface
Extended by DcGeneral\Contao\Dca\Populator\ExtendedLegacyDcaPopulator
Namespace: DcGeneral\Contao\Dca\Populator
Package: DcGeneral\Contao\Dca\Populator
Located at Contao/Dca/Populator/ExtendedLegacyDcaPopulator.php
Methods summary
protected
# populateView( DcGeneral\EnvironmentInterface $environment )

Create a view instance in the environment if none has been defined yet.

Create a view instance in the environment if none has been defined yet.

Parameters

$environment
DcGeneral\EnvironmentInterface
$environment The environment to populate.

Internal

public
# populateController( DcGeneral\EnvironmentInterface $environment )

Create a controller instance in the environment if none has been defined yet.

Create a controller instance in the environment if none has been defined yet.

Parameters

$environment
DcGeneral\EnvironmentInterface
$environment The environment to populate.

Internal

public
# populate( DcGeneral\EnvironmentInterface $environment )

Create all needed objects the populator knows to create and put them into the environment.

Create all needed objects the populator knows to create and put them into the environment.

Parameters

$environment
DcGeneral\EnvironmentInterface
$environment The environment to populate.
Methods inherited from DcGeneral\EnvironmentPopulator\AbstractEventDrivenEnvironmentPopulator
process()
Constants inherited from DcGeneral\EnvironmentPopulator\AbstractEventDrivenEnvironmentPopulator
PRIORITY
contao-community-alliance/dc-general API documentation generated by ApiGen 2.8.0