Chris McDonough wrote:
> 
> > Nothing like good documentation ;-) Where can I find otu about that?
> 
> http://www.zope.org/Members/michel/Projects/Interfaces/DTMLSecurityAPI
> 

It's also in the security chapter of the Zope Book

*embarrassed grinz*

"Randall F. Kern" wrote:
> 
> as for simplifying _.SecurityGetUser().getUserName(), BasicUser defines
> __str__ to return getUserName(), so <dtml-var SecurityGetUser> should
> result in the same output as <dtml-var
> expr="_.SecurityGetUser().getUserName()">

And in PS, I guess x + `_.SecurityGetUser()` + y would work when x and y are
strings?

Cool :-)

cheers,

Chris

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to