This interface describes a DcGeneral factory.
createContainer() : \ContaoCommunityAlliance\DcGeneral\DataDefinition\ContainerInterface
createDcGeneral() : \ContaoCommunityAlliance\DcGeneral\DcGeneral
createEnvironment() : \ContaoCommunityAlliance\DcGeneral\EnvironmentInterface
getContainerClassName() : string
stringgetContainerName() : string
stringgetDataContainer() : \ContaoCommunityAlliance\DcGeneral\DataDefinition\ContainerInterface
getDcGeneralClassName() : string
stringgetEnvironment() : \ContaoCommunityAlliance\DcGeneral\EnvironmentInterface
getEnvironmentClassName() : string
stringgetEventDispatcher() : \Symfony\Component\EventDispatcher\EventDispatcherInterface
getTranslator() : \ContaoCommunityAlliance\Translator\TranslatorInterface
setContainerClassName(string $containerClassName) : \ContaoCommunityAlliance\DcGeneral\Factory\DcGeneralFactoryInterface
stringThe class name.
setContainerName(string $containerName) : \ContaoCommunityAlliance\DcGeneral\Factory\DcGeneralFactoryInterface
stringThe class name.
setDataContainer(\ContaoCommunityAlliance\DcGeneral\DataDefinition\ContainerInterface $dataContainer) : \ContaoCommunityAlliance\DcGeneral\Factory\DcGeneralFactoryInterface
\ContaoCommunityAlliance\DcGeneral\DataDefinition\ContainerInterfaceThe data definition container instance.
setDcGeneralClassName(string $dcGeneralClassName) : \ContaoCommunityAlliance\DcGeneral\Factory\DcGeneralFactoryInterface
stringThe class name.
setEnvironment(\ContaoCommunityAlliance\DcGeneral\EnvironmentInterface $environment) : \ContaoCommunityAlliance\DcGeneral\Factory\DcGeneralFactoryInterface
setEnvironmentClassName(string $environmentClassName) : \ContaoCommunityAlliance\DcGeneral\Factory\DcGeneralFactoryInterface
stringThe class name.
setEventDispatcher(\Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher) : \ContaoCommunityAlliance\DcGeneral\Factory\DcGeneralFactoryInterface
setTranslator(\ContaoCommunityAlliance\Translator\TranslatorInterface $translator) : \ContaoCommunityAlliance\DcGeneral\Factory\DcGeneralFactoryInterface