[TYPO3-dev] stdWrap for userFuncs conf

Dmitry Dulepov [typo3] dmitry at typo3.org
Thu Dec 6 09:52:33 CET 2007


Hi!

Georg Ringer wrote:
> I really looked but didn't see anything what would help. Can you please 
> help me  out.

For example, if you have:

plugin.tx_myext_pi1 = USER
plugin.tx_myext_pi1 {
	userFunc = ....
	stdWrap.dataWrap = {register:aaa}
}


you do that in pi1 code:

$output = $this->cObj->stdWrap($this->conf['stdWrap'], $this->conf['stdWrap.'])

and you get result :)

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"




More information about the TYPO3-dev mailing list