[TYPO3-dev] Make Extension-$content output by tt_content record and UID

Steffen Kamper steffen at dislabs.de
Tue May 15 19:28:20 CEST 2007


Hi again :-)
$rec = $this->pi_getRecord($table,$uid,$checkPage=0);

does the job.

vg  Steffen

"Markus Giesen" <mfgiesen at gmail.com> schrieb im Newsbeitrag 
news:mailman.1.1179249267.23382.typo3-dev at lists.netfielders.de...
> 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