Package

ViewHelpers

ViewHelper Documentation

v:page.header.link

ViewHelper used to render a link tag in the <head> section of the page. If you use the ViewHelper in a plugin, the plugin and its action have to be cached!

Arguments

additionalAttributes anySimpleType

Additional tag attributes. They will be added directly to the resulting HTML tag.

data anySimpleType

Additional data-* attributes. They will each be added with a "data-" prefix.

rel string

Property: rel

href string

Property: href

type string

Property: type

lang string

Property: lang

dir string

Property: dir

ViewHelper Resources

Schema Resources