Good morning,
I hope you had a good start in the new week.
Thanks for the example function, works fine for new piVars.
You thought right, I need to pass existing piVars.
Here is my new problem: How to get this piVars to the hook function.
$this->piVars doesn`t work, its empty :(
The usage of hooks is very confusing for me this first time...
Thanks for your help!
Regards
henrik
Dmitry Dulepov schrieb:
>
> Do you need to pass new piVars? I thought you mean that existing piVars are
> not passed :)
>
> Here is an example of the hook function:
>
> function addPiVarsToPageBrowser(array $params) {
> return $params['additionalParameters'] . '&tx_myext_pi1[param]=value';
> }
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english