[TYPO3-ect] access tt_content values of the current record
Elmar Hinz
elmar07 at googlemail.com
Tue Aug 21 01:07:05 CEST 2007
Fabien Udriot wrote:
> Hi !
>
> Once upon a time, we could write this :
>
> $this->controller->configurations['tt_content.tstamp']
>
> ... The result was the tstamp of the record. But things have changed.
> How can we access the values of the current record ?
>
> $this->controller->configurations->dump() display an array with :
>
> - the TS values
> - the flexform values of the record
>
> Does it has to do with the new context object ?
> $this->context->getData('key')
Looks good.
Regrads
Elamr
More information about the TYPO3-team-extension-coordination
mailing list