PHP Class eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration

Inheritance: extends eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\SiteAccessAware\Configuration
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
__construct ( eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\ParserInterface $mainConfigParser, eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\Suggestion\Collector\SuggestionCollectorInterface $suggestionCollector )
addRepositoriesSection ( ArrayNodeDefinition $rootNode )
addSiteaccessSection ( ArrayNodeDefinition $rootNode )
getConfigTreeBuilder ( ) : Symfony\Component\Config\Definition\Builder\TreeBuilder Generates the configuration tree builder.

Private Methods

Method Description
addHttpCacheSection ( ArrayNodeDefinition $rootNode )
addImageMagickSection ( ArrayNodeDefinition $rootNode )
addPageSection ( ArrayNodeDefinition $rootNode )
addRouterSection ( ArrayNodeDefinition $rootNode )

Method Details

__construct() public method

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

addRepositoriesSection() public method

public addRepositoriesSection ( ArrayNodeDefinition $rootNode )
$rootNode Symfony\Component\Config\Definition\Builder\ArrayNodeDefinition

addSiteaccessSection() public method

public addSiteaccessSection ( ArrayNodeDefinition $rootNode )
$rootNode Symfony\Component\Config\Definition\Builder\ArrayNodeDefinition

getConfigTreeBuilder() public method

Generates the configuration tree builder.
public getConfigTreeBuilder ( ) : Symfony\Component\Config\Definition\Builder\TreeBuilder
return Symfony\Component\Config\Definition\Builder\TreeBuilder The tree builder