[TYPO3-german] In PHP Content UID herausfinden

Marc Bastian Heinrichs typo3 at mbh-web.de
Fri Jun 30 00:42:37 CEST 2006


Hallo Michael,

> Die Page-UID ist ja kein Problem: $GLOBALS['TSFE']->page['uid']
> Und ich vermute ganz stark, dass es so etwas auch für Content-Elemente gibt,
> aber ich kann schon mal sagen „$GLOBALS['TSFE']->content['uid']“ ist es
> nicht…

Ich nehme an Du bist in der Implementierung eines Plugins.
Dann schau Dir mal die Ausgabe von $this->cObj an:
debug($this->cObj);
Im speziellen das dort enthaltene Array data.


Grüße
Marc Bastian



More information about the TYPO3-german mailing list