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
Datei anzeigen Open project: fluidtypo3/vhs

Public Methods

Method Description
initializeArguments ( )
render ( ) : null | string

Method Details

initializeArguments() public method

public initializeArguments ( )

render() public method

public render ( ) : null | string
return null | string