[TYPO3-german] PageType im Controller
Birgit
lists at berlin-typo3.de
Tue Oct 1 01:16:37 CEST 2019
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-lisz at 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 at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
More information about the TYPO3-german
mailing list