[TYPO3-mvc] Pass data from controller action to fluid page template
Helmut Hummel
helmut.hummel at typo3.org
Sat Dec 6 01:22:11 CET 2014
Hi!
On 06.12.14 00:10, Jan Kornblum wrote:
> is it possible to pass data from an extbase controller action (frontend
> plugin) to a fluid page template (page.10 = FLUIDTEMPLATE)? For example
> to be able to access the data by {data.anything} in page context?
No. How should this work? The data for a template to be rendered must be
available when rendering *starts*.
Your plugin is triggered *while* already rendering the page template. If
this isn't a time machine plugin, it won't work ;)
What are you trying to achieve?
Kind regards,
Helmut
--
Helmut Hummel
Release Manager TYPO3 6.0
TYPO3 CMS Active Contributor, TYPO3 Security Team Member
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the TYPO3-project-typo3v4mvc
mailing list