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

  • CustomDoctrineParamConverter
  • Ldap
  • UrlHelper
  • UrlSessionFormEntryPoint
  • UrlSessionLoginHandler
  • UrlSessionRedirectListener
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class CustomDoctrineParamConverter

Mapbender\Component\CustomDoctrineParamConverter implements Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface
Namespace: Mapbender\Component
Author:: Karim Malhas <karim@malhas.de>
Package:: bkg This Class overides the default Doctrine ParamConverter to allow routes like this:
ParamConverter("namea",class="FOOBundle:A"): public function (A $namea)
Route(/{/{nameaId}/foo/{namebid})
Located at Mapbender/Component/CustomDoctrineParamConverter.php
Methods summary
public
# __construct( Doctrine\Bundle\DoctrineBundle\Registry $registry = null )
public
# apply( Symfony\Component\HttpFoundation\Request $request, Sensio\Bundle\FrameworkExtraBundle\Configuration\ConfigurationInterface $configuration )
protected
# findList( mixed $class, Symfony\Component\HttpFoundation\Request $request, mixed $options )
protected
# find( mixed $class, Symfony\Component\HttpFoundation\Request $request, mixed $options )
public
# supports( Sensio\Bundle\FrameworkExtraBundle\Configuration\ConfigurationInterface $configuration )
protected
# getOptions( Sensio\Bundle\FrameworkExtraBundle\Configuration\ConfigurationInterface $configuration )
Properties summary
protected mixed $configuration null
#
Mapbender3 API documenation API documentation generated by ApiGen 2.8.0