Overview

Namespaces

  • Mapbender
    • Component
      • HTTP
    • CoreBundle
      • Command
      • Component
        • Exception
      • Controller
      • DataFixtures
        • ORM
      • DependencyInjection
      • Element
        • Type
      • Entity
      • EventListener
      • Extension
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
      • Template
    • KmlBundle
      • Element
    • ManagerBundle
      • Controller
      • Form
        • DataTransformer
        • Type
    • MonitoringBundle
      • Command
      • Component
      • Controller
      • DependencyInjection
      • Entity
      • EventListener
      • Form
    • PrintBundle
      • Component
      • Controller
    • WmcBundle
      • Component
        • Exception
      • Element
        • Type
      • Entity
      • Form
        • Type
    • WmsBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Element
        • Type
      • Entity
      • Event
      • Form
        • EventListener
        • Type
    • WmtsBundle
      • Component
        • Exception
      • Controller
      • Entity
      • Form
        • Type
  • None
  • PHP

Classes

  • ApplicationController
  • GroupController
  • ProxyController
  • TranslationController
  • WelcomeController
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class WelcomeController

Welcome controller.

This controller can be used to display an list of available applications. It has been seperated in it's own class so it can easily be added or removed from the routing.

Symfony\Bundle\FrameworkBundle\Controller\Controller
Extended by Mapbender\CoreBundle\Controller\WelcomeController
Namespace: Mapbender\CoreBundle\Controller
Author: Christian Wygoda
Located at Mapbender/CoreBundle/Controller/WelcomeController.php
Methods summary
public
# listAction( )

List applications.

List applications.

Lists all applications (TODO: available to the current user)

Route("/")

Template()

Mapbender3 API documenation API documentation generated by ApiGen 2.8.0