PHP Class FluidTYPO3\Vhs\ViewHelpers\Page\LanguageViewHelper

Inheritance: extends TYPO3\CMS\Fluid\Core\ViewHelper\AbstractViewHelper, use trait FluidTYPO3\Vhs\Traits\DefaultRenderMethodViewHelperTrait
Afficher le fichier Open project: fluidtypo3/vhs

Protected Properties

Свойство Type Description
$pageService FluidTYPO3\Vhs\Service\PageService

Méthodes publiques

Méthode Description
initializeArguments ( ) : void Initialize
renderStatic ( array $arguments, Closure $renderChildrenClosure, TYPO3\CMS\Fluid\Core\Rendering\RenderingContextInterface $renderingContext ) : mixed

Méthodes protégées

Méthode Description
getPageService ( ) : PageService

Method Details

getPageService() protected static méthode

protected static getPageService ( ) : PageService
Résultat FluidTYPO3\Vhs\Service\PageService

initializeArguments() public méthode

Initialize
public initializeArguments ( ) : void
Résultat void

renderStatic() public static méthode

public static renderStatic ( array $arguments, Closure $renderChildrenClosure, TYPO3\CMS\Fluid\Core\Rendering\RenderingContextInterface $renderingContext ) : mixed
$arguments array
$renderChildrenClosure Closure
$renderingContext TYPO3\CMS\Fluid\Core\Rendering\RenderingContextInterface
Résultat mixed

Property Details

$pageService protected_oe static_oe property

protected static PageService,FluidTYPO3\Vhs\Service $pageService
Résultat FluidTYPO3\Vhs\Service\PageService