XWiki User Class
Last modified by superadmin on 2011/01/25 09:47
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)
- Enable extra accessibility features (accessibility: Boolean)
- skin (skin: String)
- Preferred page width (pageWidth: Static List)
- Avatar (avatar: String)
- Phone (phone: String)
- Address (address: TextArea)
- 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