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

  • MapFieldSubscriber
  • PrintClientSubscriber
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Class MapFieldSubscriber

Mapbender\CoreBundle\Form\EventListener\MapFieldSubscriber implements Symfony\Component\EventDispatcher\EventSubscriberInterface
Namespace: Mapbender\CoreBundle\Form\EventListener
Located at Mapbender/CoreBundle/Form/EventListener/MapFieldSubscriber.php
Methods summary
public
# __construct( Symfony\Component\Form\FormFactoryInterface $factory )

Inheritdoc

public static
# getSubscribedEvents( )

Inheritdoc

public
# preBind( Symfony\Component\Form\Event\DataEvent $event )

Checkt form fields by PRE_BIND DataEvent

Checkt form fields by PRE_BIND DataEvent

Parameters

$event
Symfony\Component\Form\Event\DataEvent
$event
public
# preSetData( Symfony\Component\Form\Event\DataEvent $event )

Checkt form fields by PRE_SET_DATA DataEvent

Checkt form fields by PRE_SET_DATA DataEvent

Parameters

$event
Symfony\Component\Form\Event\DataEvent
$event
Mapbender3 API documenation API documentation generated by ApiGen 2.8.0