[Typo3-dev] link generation, cHash?

Horn Gábor Horn.Gabor at aktiv.co.hu
Wed Dec 8 18:04:41 CET 2004


Hi!

Thx everybody for the help, the method below worked.

2004-12-07, k keltezéssel 00:48-kor Ernesto Baschny ezt írta:
> Hi!
> 
> Just make an instance of an cObj and use the typolink method from it:
> 
>   $cObj = t3lib_div::makeInstance("tslib_cObj");
>   $cObj->typolink(....)
> 

Now the only problem is that i "lose" the tx_ttnews[backPid] paramter in
the links i generate in my user_ function. In a tslib_pibase extended
class i could use this->piVars['variable'] to get a them and attach to
my links, but it's not clear how can i do it in a simple user_ function.
Can you please help me in this?

thx, hirisov





More information about the TYPO3-dev mailing list