[TYPO3] TypoScript - userFunc - passing value
Tomas Mrozek
mail at cascaval.com
Wed May 30 13:54:50 CEST 2007
Thanks for answering Peter. However, your example didn't help me figure
out what I need. Using your example, suppose that you want "param1" to
have the value of "GPVar:tx_ttnews|news".
tmp.bla = COA
tmp.bla {
10 = USER
10 {
userFunc = my_class->my_function
param1 = value1
param2 = value2
basicContent = COA
basicContent {
10 = TEXT
10.value = I like TS
}
}
}
How would you do that?
Tomas Mrozek
More information about the TYPO3-english
mailing list