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