General Actions:
Log-in
Register
Wiki:
Main wiki
▼
:
Document Index
»
Space:
XWiki
▼
:
Document Index
»
Page:
XWikiUsers
Search
en
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Main wiki
»
XWiki Space
»
XWiki User Class
Wiki source code of
XWiki User Class
Last modified by
Administrator
on 2011/10/20 18:22
Content
·
Comments
(0)
·
Annotations
(0)
·
Attachments
(0)
·
History
·
Information
Show line numbers
1 Users * <a href="$xwiki.getURL("XWiki.Register","register")">Register a user</a> 1 Current Users #set ($sql = ", BaseObject as obj where obj.name=doc.fullName and obj.className='XWiki.XWikiUsers'") #foreach ($item in $xwiki.searchDocuments($sql)) * [$item] #end 1 Admin * [XWikiUserTemplate] * [XWikiUserSheet]