PHP 클래스 Snc\RedisBundle\DependencyInjection\Configuration\Configuration

저자: Henrik Westphal ([email protected])
상속: implements Symfony\Component\Config\Definition\ConfigurationInterface
파일 보기 프로젝트 열기: snc/SncRedisBundle

공개 메소드들

메소드 설명
__construct ( $debug )
getConfigTreeBuilder ( ) : Symfony\Component\Config\Definition\Builder\TreeBuilder Generates the configuration tree builder.

비공개 메소드들

메소드 설명
addClientsSection ( ArrayNodeDefinition $rootNode ) Adds the snc_redis.clients configuration
addDoctrineSection ( ArrayNodeDefinition $rootNode ) Adds the snc_redis.doctrine configuration
addMonologSection ( ArrayNodeDefinition $rootNode ) Adds the snc_redis.monolog configuration
addProfilerStorageSection ( ArrayNodeDefinition $rootNode ) Adds the snc_redis.profiler_storage configuration
addSessionSection ( ArrayNodeDefinition $rootNode ) Adds the snc_redis.session configuration
addSwiftMailerSection ( ArrayNodeDefinition $rootNode ) Adds the snc_redis.swiftmailer configuration

메소드 상세

__construct() 공개 메소드

public __construct ( $debug )

getConfigTreeBuilder() 공개 메소드

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