XWiki User Class


Class properties

  • First Name (first_name: String)
  • Last Name (last_name: String)
  • e-Mail (email: Email)
  • 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)
  • Display Hidden Documents (displayHiddenDocuments: Boolean)
  • Timezone (timezone: String)
  • skin (skin: String)
  • Avatar (avatar: String)
  • Phone (phone: String)
  • Address (address: TextArea)
  • You can use the class editor to add or modify the class properties.

Existing documents

The class sheets

Before using this class you must first create a sheet and a template for it. Follow the instructions below to do this.

The Sheet allows to control the presentation of documents of this data type. You can use the default presentation, which enumerates all the available fields, or you can design your own presentation. You can also choose different presentations for the viewing and for the editing modes.

View the sheet document (XWiki.XWikiUserSheet) »

The class template

The Template is the document used as the model for documents of this data type. It contains an instance of your Class.

 

Tags:
Created by superadmin on 2015/02/18 15:00