XWiki User Class
Version 18.1 by Admin on 2016/10/12 12:31
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]
Class Properties
- Password (password: Password)
- Active (active: Boolean)
- Comment (comment: TextArea)
- First Name (first_name: String)
- Last Name (last_name: String)
- Full Name (fullname: String)
- Validation Key (validkey: String)
- Default Language (default_language: String)
- Company (company: String)
- Blog (blog: String)
- Blog Feed (blogfeed: String)
- IM Type (imtype: Static List)
- imaccount (imaccount: String)
- City (city: String)
- Country (country: String)
- Default Editor (editor: Static List)
- skin (skin: String)
- Preferred page width (pageWidth: Static List)
- Avatar (avatar: String)
- User type (usertype: Static List)
- Phone (phone: String)
- Address (address: TextArea)
- Enable extra accessibility features (accessibility: Boolean)
- Display Hidden Documents (displayHiddenDocuments: Boolean)
- Time Zone (timezone: Time Zone)
- e-Mail (email: Email)
- You can use the class editor to add or modify the class properties.
Existing Pages
The following pages have objects described by this class.
Class Sheets
Before using this class you must first create a sheet and a template for it. Follow the instructions below to do this.
View the sheet page (XWiki / Profile of XWikiUserSheet) ยป