Hallo Til,

typo3/sysext/backend/Classes/Routing/UriBuilder.php

Ob das Folgende in der 9.5 noch genauso ist, weiß ich leider nicht, weil ihc es 
dort noch nicht gebraucht habe:

$uri = $this->uriBuilder
->reset()
->setTargetPageUid($pageUid)
->uriFor($actionName, $arguments, $controllerName, $extensionName);
$this->redirectToURI($uri, $delay, $statusCode);


Viele Grüße
Birgit


> Am 01.10.2019 um 01:03 schrieb g4-l...@tonarchiv.ch:
> 
> Hallo,
> 
> kennt jemanden einen Weg, wie ich in einer Controller Action den Page
> Type heraus finde? Ich suche schon ne ganze Weile..
> 
> Ich kann natürlich den original URL String greppen, aber noch habe ich
> die Hoffnung nicht ganz aufgegeben, dass das auch eleganter geht.
> 
> Grüße,
> Till
> 
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an