PHP Class FluidTYPO3\Vhs\ViewHelpers\Menu\ListViewHelper

ViewHelper for rendering TYPO3 list menus in Fluid Supports both automatic, tag-based rendering (which defaults to ul > li with options to set both the parent and child tag names. When using manual rendering a range of support CSS classes are available along with each page record.
Inheritance: extends AbstractMenuViewHelper
Datei anzeigen Open project: fluidtypo3/vhs

Protected Properties

Property Type Description
$backups array

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

Property Details

$backups protected_oe property

protected array $backups
return array