PHP Class Sulu\Bundle\LocationBundle\DependencyInjection\SuluLocationExtension

Inheritance: extends Symfony\Component\HttpKernel\DependencyInjection\Extension
Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
load ( array $configs, ContainerBuilder $container )

Private Methods

Méthode Description
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.

Method Details

load() public méthode

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