PHP Class FluidTYPO3\Vhs\ViewHelpers\Page\Header\LinkViewHelper

If you use the ViewHelper in a plugin, the plugin and its action have to be cached!
Inheritance: extends TYPO3\CMS\Fluid\Core\ViewHelper\AbstractTagBasedViewHelper, use trait FluidTYPO3\Vhs\Traits\TagViewHelperTrait, use trait FluidTYPO3\Vhs\Traits\PageRendererTrait
Datei anzeigen Open project: fluidtypo3/vhs

Protected Properties

Property Type Description
$tagName string

Public Methods

Method Description
initializeArguments ( ) : void Arguments initialization
render ( ) : void Render method

Method Details

initializeArguments() public method

Arguments initialization
public initializeArguments ( ) : void
return void

render() public method

Render method
public render ( ) : void
return void

Property Details

$tagName protected_oe property

protected string $tagName
return string