[Typo3-dev] clean typo-link function

Dominic Stockdale dom at 3ev.com
Fri Sep 26 14:14:00 CEST 2003


Sacha Vorbeck wrote:
> Hi,
> 
> I`m trying to write a function that generates clean typo links in 
> extensions. I want to use it with tt_products (replacement for 
> getLinkUrl). I`ve read Luites FAQs on typo3.org but I couldn`t get his 
> function to work + it was missing some features so I decided to write my 
> own function.
> 
> Could you please have a look at it and tell me how to make this function 
> or Luites function work as a replacement for the old getLinkUrl function 
> in tt_products?
> 
> Here`s my try:
> 
> http://www.wunderkessel.de/download/linkgen.txt
> 

pi_getPageLink($this->$var_with_the_uid_in,"","");

is one pretty good function for giving you clean links have a look in 
class.tslib_pibase.php





More information about the TYPO3-dev mailing list