XWiki User Class
Last modified by Hal Eden on 2011/03/01 22:33
Class: XWikiUsers
Class properties:
- First Name (first_name: String)
- Last Name (last_name: String)
- e-Mail (email: String)
- Password (password: Password)
- Validation Key (validkey: Password)
- Active (active: Boolean)
- Default Language (default_language: String)
- Company (company: String)
- Blog (blog: String)
- Blog Feed (blogfeed: String)
- Comment (comment: TextArea)
- IM Type (imtype: Static List)
- imaccount (imaccount: String)
- Default Editor (editor: Static List)
- User type (usertype: Static List)
- skin (skin: String)
- Preferred page width (pageWidth: Static List)
- Avatar (avatar: String)
- Phone (phone: String)
- Address (address: TextArea)
- Research Interests (research_interests: String)
- Web Site (web_site: String)
- Enable extra accessibility features (accessibility: Boolean)
- You can use the class editor to add or modify the class properties.
The class sheet
Before using this class you must first create the sheet and template for it. Follow the instructions below to do this.
The class template