Overview

Namespaces

  • Mapbender
    • Component
      • HTTP
    • CoreBundle
      • Command
      • Component
        • Exception
      • Controller
      • DataFixtures
        • ORM
      • DependencyInjection
      • Element
        • Type
      • Entity
      • EventListener
      • Extension
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
      • Template
    • DrupalIntegrationBundle
      • DependencyInjection
      • Security
        • Authentication
          • Provider
          • Token
        • Authorization
          • Voter
        • Factory
        • Firewall
        • User
      • Session
    • 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
        • EventListener
        • Type
    • WmsBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Element
        • Type
      • Entity
      • Event
      • Form
        • EventListener
        • Type
    • WmtsBundle
      • Component
        • Exception
      • Controller
      • Entity
      • Form
        • Type
  • None
  • PHP

Classes

  • RepositoryController
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class RepositoryController

Symfony\Bundle\FrameworkBundle\Controller\Controller
Extended by Mapbender\WmtsBundle\Controller\RepositoryController
Namespace: Mapbender\WmtsBundle\Controller
ManagerRoute("/repository/wmts")
Located at Mapbender/WmtsBundle/Controller/RepositoryController.php
Methods summary
protected
# capabilitiesURLFixup( mixed $url, mixed $user = null, mixed $password = null )
public
# newAction( )

ManagerRoute("/new")

Method({

"GET" })

Template

public
# startAction( )

ManagerRoute("/start")

Method({

"GET" })

Template

public
# viewAction( Mapbender\WmtsBundle\Entity\WmtsSource $wmts )

ManagerRoute("{wmts}")

Method({

"GET"})

Template

public
# createAction( )

ManagerRoute("/new")

Method({

"POST" })

Template("MapbenderWmsBundle:Repository:new.html.twig")

public
# removeRecursive( Mapbender\WmsBundle\Entity\WmsLayerSource $wmslayer, EntityManager $em )

Recursively remove a nested Layerstructure

Recursively remove a nested Layerstructure

Parameters

$wmslayer
GroupLayer
$em
EntityManager
Mapbender3 API documenation API documentation generated by ApiGen 2.8.0