Attention

TYPO3 v9 has reached its end-of-life September 30th, 2021 and is not maintained by the community anymore. Looking for a stable version? Use the version switch on the top left.

You can order Extended Long Term Support (ELTS) here: TYPO3 ELTS.

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.