XWiki User Class

Last modified by superadmin on 2011-02-12

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)
  • You can use the class editor to add or modify the class properties.

Create a new document

Existing documents

The class sheet

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.
The sheet does not contain an object of type XWiki.SheetClass. To trigger the inline edit mode automatically, add a SheetClass object to the sheet ».

View the sheet document (XWiki.XWikiUsersSheet) »

The class template

The Template is the document used as the model for documents of this data type. It will automatically contain a reference to the Sheet and an instance of your Class.
The template does not contain an object of type XWikiUsersClass. Add a XWikiUsers object to the template ».

View the template document (XWiki.XWikiUsersTemplate) »

 

Tags:
Created by superadmin on 2011-02-12

Copyright 2004-2017 XWiki
2.4.30467