Class FullscreenAlternative
Template FullscreenAlternative
- Mapbender\CoreBundle\Component\Template
-
Mapbender\CoreBundle\Template\Fullscreen
-
Mapbender\CoreBundle\Template\FullscreenAlternative
Namespace: Mapbender\CoreBundle\Template
Deprecated
Author: Christian Wygoda
Author: Andriy Oblivantsev
Located at Mapbender/CoreBundle/Template/FullscreenAlternative.php
Deprecated
Author: Christian Wygoda
Author: Andriy Oblivantsev
Located at Mapbender/CoreBundle/Template/FullscreenAlternative.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 |
# "Fullscreen alternative" |
protected static
array
|
$css
|
# array(
'@MapbenderCoreBundle/Resources/public/sass/template/fullscreen_alternative.scss'
) |
protected static
array
|
$js
|
# array(
'@FOMCoreBundle/Resources/public/js/widgets/popup.js',
'@FOMCoreBundle/Resources/public/js/frontend/sidepane.js',
'@FOMCoreBundle/Resources/public/js/frontend/tabcontainer.js'
) |
public
string
|
$twigTemplate
Application TWIG template path |
# 'MapbenderCoreBundle:Template:fullscreen_alternative.html.twig' |
Properties inherited from Mapbender\CoreBundle\Template\Fullscreen
Properties inherited from Mapbender\CoreBundle\Component\Template
$application
,
$container
,
$lateAssets
,
$resourcePath
,
$translations