PHP 클래스 Sulu\Bundle\LocationBundle\DependencyInjection\SuluLocationExtension

상속: extends Symfony\Component\HttpKernel\DependencyInjection\Extension
파일 보기 프로젝트 열기: sulu/sulu

공개 메소드들

메소드 설명
load ( array $configs, ContainerBuilder $container )

비공개 메소드들

메소드 설명
configureContentTypes ( array $config, $container ) Configure the sulu content types.
configureGeolocators ( array $config, $container ) Configure the geolocator services.
configureMapManager ( array $config, ContainerBuilder $container ) Configure the map manager - register the providers and geolocators with the map manager class.

메소드 상세

load() 공개 메소드

public load ( array $configs, ContainerBuilder $container )
$configs array
$container Symfony\Component\DependencyInjection\ContainerBuilder