be.pagePath¶
ViewHelper which returns the current page path as known from TYPO3 backend modules.
Note
This ViewHelper is experimental!
Examples¶
Default:
<f:be.pagePath />
Current page path, prefixed with "Path:" and wrapped in a span with the class typo3-docheader-pagePath
.
Arguments¶
This ViewHelper has no arguments.