[TYPO3-dev] cObjGet
Ernesto Baschny [cron IT]
ernst at cron-it.de
Tue Mar 28 12:45:34 CEST 2006
Christian Welzel schrieb am 27.03.2006 17:26:
>> which is not a "numerical array", but a single cObject (COA). So what
>> you need is:
>
> But $this->lConf['image.'] is such a "numerical array", isn't it ?
Sure, but then you shouldn't use "COA" as the value of the object, but
this might be misleading (someone might want to change that to "HTML" or
"IMAGE" or other cObject and it won't work, unless you use
cObjGetSingle, which is the "Right Thing" to do here.
Cheers,
Ernesto
More information about the TYPO3-dev
mailing list