[TYPO3] BE_USER data in the FE

Andreas Förthner Andreas.Foerthner at netlogix.de
Thu Apr 20 12:08:04 CEST 2006


Francesco Pessina schrieb:
> Hi,
> 
> I want to put in the FE a pencil icon for edit some records gerenated 
> from my custom plugin. But I want to do this only if current back-end 
> user (logged) have the right permission. I've searched in this forum and 
> I found some post wich say in the FrontEnd the BE_USER object is not 
> available..
> 
> Well, how to get information about current BackEnd (logged) user such as 
> uid, username and gruoplist in the FrontEnd trought the 
> tx_myextension_p1.php? (a PHP file used by my plugin for generate the 
> web content on FrontEnd, created automagically by the wonderfull 
> Kickstarter extension)
> 
> Greetings,
> 
> Francesco.
Hi,

I think the solution is to setup FrontendEditing for your Plugin. Have a 
look in the core Api, there should be some hints, how to achieve that...

Greets

Andreas



More information about the TYPO3-english mailing list