TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
|
||||
.. include:: /Includes.rst.txt
|
||||
|
||||
.. _feature-59646:
|
||||
|
||||
================================================
|
||||
Feature: #59646 - Add TSFE property $requestedId
|
||||
================================================
|
||||
|
||||
See :issue:`59646`
|
||||
|
||||
Description
|
||||
===========
|
||||
|
||||
A new property within the main TypoScriptFrontendController for the frontend called $requestedId stores
|
||||
the information about the page ID which is set before the page ID processing and resolving.
|
||||
It is accessible via `$TSFE->getRequestedId()`. Also see `$TSFE->fetch_the_id()` method.
|
||||
|
||||
|
||||
.. index:: PHP-API, Frontend
|
||||
Reference in New Issue
Block a user