Mapbender 3.0.6.1 API documenation
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Namespaces

  • FOM
    • CoreBundle
      • Component
      • DependencyInjection
      • Doctrine
        • Types
      • Form
        • DataTransformer
        • Type
    • ManagerBundle
      • Component
      • Configuration
      • Controller
      • DependencyInjection
        • Compiler
      • Form
        • Type
      • Routing
    • UserBundle
      • Command
      • Component
      • Controller
      • DependencyInjection
        • Factory
      • Entity
      • EventListener
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
        • Authentication
          • Provider
          • Token
        • Authorization
          • Voter
        • Firewall
  • Mapbender
    • Component
    • CoreBundle
      • Asset
      • Command
      • Component
        • Exception
      • Controller
      • DataFixtures
        • ORM
          • Application
      • DependencyInjection
        • Compiler
      • Element
        • DataTransformer
        • EventListener
        • Type
      • Entity
      • EventListener
      • Extension
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
      • Template
      • Tests
        • Controller
      • Utils
      • Validator
        • Constraints
    • DataSourceBundle
      • Component
        • Drivers
          • Interfaces
      • Controller
      • DependencyInjection
      • Element
        • Type
      • Entity
      • Extension
      • Tests
    • DigitizerBundle
      • Component
      • Element
        • Type
      • Entity
      • Utils
    • DrupalIntegrationBundle
      • DependencyInjection
      • Security
        • Authentication
          • Provider
          • Token
        • Authorization
          • Voter
        • Factory
        • Firewall
        • User
      • Session
    • KmlBundle
      • Element
    • ManagerBundle
      • Component
        • Exception
      • Controller
      • Form
        • DataTransformer
        • Type
      • Template
    • MobileBundle
      • DependencyInjection
      • Template
    • PrintBundle
      • Component
      • Element
        • Type
    • WmcBundle
      • Component
        • Exception
      • Element
        • Type
      • Entity
      • Form
        • Type
      • Tests
        • Component
    • WmsBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Element
        • DataTransformer
        • EventListener
        • Type
      • Entity
      • Event
      • Form
        • DataTransformer
        • EventListener
        • Type
  • None
  • OwsProxy3
    • CoreBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Entity
      • Event
      • EventListener
      • Worker
  • PHP

Classes

  • CustomDoctrineParamConverter
  • UrlHelper
  • UrlSessionFormEntryPoint
  • UrlSessionLoginHandler
  • UrlSessionRedirectListener

Class CustomDoctrineParamConverter

Mapbender\Component\CustomDoctrineParamConverter implements Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterInterface
Namespace: Mapbender\Component
Author:: Karim Malhas <karim@malhas.de>
Deprecated:: would be deleted in next release
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 )

Magic methods summary

Properties summary

protected mixed $configuration
#null
Mapbender 3.0.6.1 API documenation API documentation generated by ApiGen 2.8.0