[Typo3-dev] Some questions concerning extension programming

Bernhard Kraft kraftb at kraftb.at
Tue Nov 29 13:41:54 CET 2005


Wolfgang Klinger wrote:

>  take a look at:
>  http://typo3.hachmeister.org/Make_correct_Typolinks.412.0.html

In my eyes that is rather complicated ...

A simple:

$link = $this->cObj->typolink('linked text', array('parameter' => $GLOBALS['TSFE']->id));

would achieve the same ... add all those cache and extra parameters and it will work ?

May anyone tell me why they instance a new cObj ? What is the problem with the existing one?


greets,
Bernhard




More information about the TYPO3-dev mailing list