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

  • DataDefinitionContainer
  • DC_General
  • DcGeneral
  • DefaultEnvironment

Interfaces

  • ContainerAwareInterface
  • DataContainerInterface
  • DataDefinitionContainerInterface
  • EnvironmentAwareInterface
  • EnvironmentInterface
  • InputProviderInterface
  • ModelAwareInterface
  • ViewAwareInterface
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Class DcGeneral

This class holds everything together.

DcGeneral\DcGeneral implements DcGeneral\EnvironmentAwareInterface
Namespace: DcGeneral
Package: DcGeneral
Located at DcGeneral.php
Methods summary
public
# __construct( DcGeneral\EnvironmentInterface $environment )

Create a new instance.

Create a new instance.

Parameters

$environment
DcGeneral\EnvironmentInterface
$environment The environment.
public DcGeneral\EnvironmentInterface
# getEnvironment( )

Retrieve the environment.

Retrieve the environment.

Returns

DcGeneral\EnvironmentInterface

Implementation of

DcGeneral\EnvironmentAwareInterface::getEnvironment()
Properties summary
protected DcGeneral\EnvironmentInterface $environment
#

The environment instance.

The environment instance.

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