[TYPO3-english] fluid blob image

Matthias Secker secker at alto.de
Mon Sep 19 18:01:53 CEST 2011


Hi,

I want to output tt_address data in my extension, so i wrote a class 
that maps on the tt_address properties (mapping via TS).
It works fine so far, but I cant output the image (saved in col 
"image"-BLOB field).

It looks like the fluid-viewhelper cant handle the data.
Can anyone tell me what data type I should use in my model class?

@return string $picture

I think it must be binary $picture but extbase/fluid will throw an 
exception.


Thanks


More information about the TYPO3-english mailing list