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.

data anySimpleType

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

name string

Name property of meta tag

property string

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