[TYPO3] EXT develop link question

Peter Förger p.foerger at vke-design.de
Tue Oct 31 07:04:55 CET 2006


  Hi Rocky,.
> var $urlpara=array('id'=>'edit');
> this->pi_linkToPage(edit,$GLOBALS['TSFE']->id,$this->$urlpara)

pi_linkTP($str,$urlParameters=array(),$cache=0)

The ext extdeveval carries along a bunch of apidocs. If you look for 
class.tslib_pibase.php you will find almost any function you need to use 
in your own frontend plugin.

Cheers,
Peter



More information about the TYPO3-english mailing list