content.info ViewHelper <vhs:content.info>¶
ViewHelper to access data of the current content element record.
Arguments¶
as¶
- DataType
 string
- Required
 false
- Description
 Template variable name to assign; if not specified the ViewHelper returns the variable instead.
contentUid¶
- DataType
 integer
- Required
 false
- Description
 If specified, this UID will be used to fetch content element data instead of using the current content element.
field¶
- DataType
 string
- Required
 false
- Description
 If specified, only this field will be returned/assigned instead of the complete content element record.