[TYPO3-english] Check backend user login

Peter Russ peter.russ at 4many.net
Tue Feb 28 14:20:11 CET 2012


--- Original Nachricht ---
Absender:   Martin Altmayer
Datum:       28.02.2012 12:51:
> Hello,
>
> is there a way to check in TypoScript whether a backend user is logged in?
> I am aware of TSFE->beUserLogin, but this flag is only set when a user is
> logged in, he has access to the current page and the page appears in one of
> his pagemounts (see class.t3lib_tsfebeuserauth::
> extPageReadAccess).
>
> I want to display links to some BE User sections whenever a BE user is
> logged in and on every page regardless of his access rights.
>
> Thanks,
> Martin Altmayer
check for globalVar and BE_user will give e.g.

[globalvar = TSFE:beuserLoagin > > 0]
#TS code goes here
[global]


Peter

-- 
Fiat lux! Docendo discimus.
_____________________________
uon GbR

http://www.uon.li
http://www.xing.com/profile/Peter_Russ


More information about the TYPO3-english mailing list