page.header.meta ViewHelper <vhs: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¶
- DataType
mixed
- Required
false
- Description
Additional tag attributes. They will be added directly to the resulting HTML tag.
data¶
- DataType
mixed
- Required
false
- Description
Additional data-* attributes. They will each be added with a "data-" prefix.
aria¶
- DataType
mixed
- Required
false
- Description
Additional aria-* attributes. They will each be added with a "aria-" prefix.
name¶
- DataType
string
- Required
false
- Description
Name property of meta tag
http-equiv¶
- DataType
string
- Required
false
- Description
Property: http-equiv
property¶
- DataType
string
- Required
false
- Description
Property of meta tag
content¶
- DataType
string
- Required
false
- Description
Content of meta tag
scheme¶
- DataType
string
- Required
false
- Description
Property: scheme
lang¶
- DataType
string
- Required
false
- Description
Property: lang
dir¶
- DataType
string
- Required
false
- Description
Property: dir