[xwiki-devs] XWiki - User ID
Hi, How to print the user id in xwiki pages.(Like this:XWiki.Admin). *$!xwiki.getUserName($context.user, false) This one is to print the user name. *-- Prathap* *
On Thu, Jul 3, 2008 at 1:50 PM, Prathap Pandian <[email protected]> wrote:
Hi,
How to print the user id in xwiki pages.(Like this:XWiki.Admin).
I think $context.user should do it. This should help you: http://platform.xwiki.org/xwiki/bin/download/DevGuide/API/xwiki%2Dcore%2D1.4... Regards, -- Tiago Rinck Caveden http://caveden.multiply.com
ok fine thanks. -- Prathap On Thu, Jul 3, 2008 at 5:33 PM, Tiago Rinck Caveden <[email protected]> wrote:
On Thu, Jul 3, 2008 at 1:50 PM, Prathap Pandian <[email protected]> wrote:
Hi,
How to print the user id in xwiki pages.(Like this:XWiki.Admin).
I think $context.user should do it.
This should help you:
http://platform.xwiki.org/xwiki/bin/download/DevGuide/API/xwiki%2Dcore%2D1.4...
Regards, -- Tiago Rinck Caveden http://caveden.multiply.com _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (2)
-
Prathap Pandian -
Tiago Rinck Caveden