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

  • Classic
  • Fullscreen
  • FullscreenAlternative
  • Regional
  • Responsive

Class Classic

Template Classic

Mapbender\CoreBundle\Component\Template
Extended by Mapbender\CoreBundle\Template\Fullscreen
Extended by Mapbender\CoreBundle\Template\Classic
Namespace: Mapbender\CoreBundle\Template
Deprecated
Located at Mapbender/CoreBundle/Template/Classic.php

Methods summary

Methods inherited from Mapbender\CoreBundle\Component\Template

__construct(), addAndMergeUniqueAssets(), getAssets(), getBundleName(), getLateAssets(), getRegions(), getRegionsProperties(), getResourcePath(), getTitle(), getTwigTemplate(), listAssets(), render(), setTitle(), setTwigTemplate()

Magic methods summary

Properties summary

protected static string $title

Application title

Application title

#"Classic template"
protected static array $regions

Region names

Region names

#array('toolbar', 'sidepane', 'content', 'footer')
protected static array $css
#array( '@MapbenderCoreBundle/Resources/public/sass/template/classic.scss', )
protected static array $js
#array( '@FOMCoreBundle/Resources/public/js/widgets/popup.js', '@FOMCoreBundle/Resources/public/js/frontend/tabcontainer.js' )
public string $twigTemplate

Application TWIG template path

Application TWIG template path

#'MapbenderCoreBundle:Template:classic.html.twig'

Properties inherited from Mapbender\CoreBundle\Template\Fullscreen

$regionsProperties

Properties inherited from Mapbender\CoreBundle\Component\Template

$application, $container, $lateAssets, $resourcePath, $translations

Mapbender 3.0.6.1 API documenation API documentation generated by ApiGen 2.8.0