Package

ViewHelpers

ViewHelper Documentation

v:page.header.meta

ViewHelper used to render a meta tag

If you use the ViewHelper in a plugin it has to be USER not USER_INT, what means it has to be cached!

Arguments

additionalAttributes anySimpleType

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

name string

Name property of meta tag

content string

Content of meta tag

http-equiv string

Property: http-equiv

scheme string

Property: scheme

lang string

Property: lang

dir string

Property: dir

ViewHelper Resources

Schema Resources