Method | Description | |
---|---|---|
__construct ( eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\ParserInterface $mainConfigParser, eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\Suggestion\Collector\SuggestionCollectorInterface $suggestionCollector ) | ||
addRepositoriesSection ( |
||
addSiteaccessSection ( |
||
getConfigTreeBuilder ( ) : Symfony\Component\Config\Definition\Builder\TreeBuilder | Generates the configuration tree builder. |
Method | Description | |
---|---|---|
addHttpCacheSection ( |
||
addImageMagickSection ( |
||
addPageSection ( |
||
addRouterSection ( |
public __construct ( eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\ParserInterface $mainConfigParser, eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\Suggestion\Collector\SuggestionCollectorInterface $suggestionCollector ) | ||
$mainConfigParser | eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\ParserInterface | |
$suggestionCollector | eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\Suggestion\Collector\SuggestionCollectorInterface |
public addRepositoriesSection ( |
||
$rootNode |
public addSiteaccessSection ( |
||
$rootNode |
public getConfigTreeBuilder ( ) : Symfony\Component\Config\Definition\Builder\TreeBuilder | ||
return | Symfony\Component\Config\Definition\Builder\TreeBuilder | The tree builder |