Be.pagePath ViewHelper <f:be.pagePath> 

Deprecated

since TYPO3 v15.0, will be removed in TYPO3 v16.0.

ViewHelper which returns the current page path as known from TYPO3 backend modules.

Note: This ViewHelper is experimental!

Go to the source code of this ViewHelper: Be\PagePathViewHelper.php (GitHub).

Examples 

Default:

<f:be.pagePath />
Copied!

Current page path, prefixed with "Path:" and wrapped in a span with the class typo3-docheader-pagePath.