[TYPO3-dev] Creating links to front-end pages in the back end
    Steffen Kamper 
    info at sk-typo3.de
       
    Fri Dec 11 11:24:21 CET 2009
    
    
  
Hi,
Bernd Schönbach schrieb:
> Hi,
> 
> is there a simple way to create a link to a front-end page, from the
> back end?
> I know the UID of the front end page, but the tslib_content is not
> present, so I cannot use the getTypoLink functions, normally used in the
> front end to create links.
> 
use t3lib_BEfunc::viewOnClick()
vg Steffen
    
    
More information about the TYPO3-dev
mailing list