Re: Check for admin panels

"Chris" <[email protected]> Sat, 8 Jan 2005 22:31:37 +0000 (UTC)
Newsgroups gmane.comp.cms.xaraya.ui
Organization Xaraya
Message-ID <[email protected]>
David Dyess II <[email protected]> wrote in =
message<[email protected]>

> Chris wrote:
> > Hi all,
> =
>=20
> > I know I've seen it somewhere, but I can't find it. What?
> =
>=20
> > The security mask to check for adminpanels in current =
display.=20
> >=20
> > Like I can check if a users logged in using <xar:if =
condition=3D"XarUserIsLoggedIn()">=20
> >=20
> > what's the one for the =
admin panels? Thanks.=20
> >=20
> <xar:sec mask=3D"AdminPanel" =
catch=3D"false">
>   something here
> </xar:sec>

Thanks for that David, =
new it was something like that (I had it as XarAdminPanels.) Are these =
documented somewhere? If not,  they should be.

Again, many =
thanks.

Chris