[TYPO3] assign return-value of a userfunc via TS to a attribute
Dmitry Dulepov [typo3]
dmitry at typo3.org
Thu Sep 11 21:38:13 CEST 2008
Hi!
Georg Ringer wrote:
> there should be this
> foreach ( $this->config as $key => $value ) {
> $this->config[$key] = $this->cObj->stdWrap( $value,
> $this->conf[$key . '.'] );
> }
Ah, I see :) I looked directly to the place where the value is fatched, so I missed this part :)
--
Dmitry Dulepov
TYPO3 Core team
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog: http://typo3bloke.net/pages/book-reviews/presentation-zen-by-garr-reynolds/
More information about the TYPO3-english
mailing list