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
Afficher le fichier Open project: fluidtypo3/vhs

Protected Properties

Свойство Type Description
$backups array

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

Property Details

$backups protected_oe property

protected array $backups
Résultat array