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