[TYPO3-dev] Make Extension-$content output by tt_content record and UID
Markus Giesen
mfgiesen at gmail.com
Tue May 15 19:14:47 CEST 2007
Hi all,
how is this possible:
I have the UID from my tt_content record.
Now I want to tell my Extension, that the returned content
ist simply the recordset from my tt_content identified by the UID
Do you know what I mean?
$content = $this->getContentFromTableById(1234);
Just as if it would be a normal content object.
Does anybody know how to manage that?
Thank you,
Markus
More information about the TYPO3-dev
mailing list