Class MapbenderWmcBundle
The base bundle class for all Mapbender3 bundles.
Mapbender3 bundles are special in a way as they expose lists of their elements, layers and templates for the central Mapbender3 service, which aggregates these for use in the manager backend.
- Symfony\Component\HttpKernel\Bundle\Bundle
-
FOM\ManagerBundle\Component\ManagerBundle
-
Mapbender\CoreBundle\Component\MapbenderBundle
-
Mapbender\WmcBundle\MapbenderWmcBundle
Namespace: Mapbender\WmcBundle
Author: Christian Wygoda
Located at Mapbender/WmcBundle/MapbenderWmcBundle.php
Author: Christian Wygoda
Located at Mapbender/WmcBundle/MapbenderWmcBundle.php
Methods summary
public
Element
|
#
getElements( )
Return list of element classes provided by this bundle. Each entry in the array is a fully qualified class name. |
Methods inherited from Mapbender\CoreBundle\Component\MapbenderBundle
getLayers()
,
getManagerControllers()
,
getRepositoryManagers()
,
getTemplates()