PHP Class FluidTYPO3\Vhs\ViewHelpers\Menu\DeferredViewHelper

Place this ViewHelper inside any other ViewHelper which has been configured with the deferred attribute set to TRUE - this will cause the output of the parent to only contain the content of this ViewHelper.
Inheritance: extends AbstractMenuViewHelper
Afficher le fichier Open project: fluidtypo3/vhs

Méthodes publiques

Méthode Description
initializeArguments ( )
render ( ) : null | string

Method Details

initializeArguments() public méthode

public initializeArguments ( )

render() public méthode

public render ( ) : null | string
Résultat null | string