欢迎进入Wiki » XWiki空间 » Data types » XWiki User Class

XWiki User Class

在2013-10-01 11:46上被superadmin修改
评论 (0) · 附件 (0) · 记录 · 信息

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.

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.

 

标签:
在2013-10-01 11:46上被superadmin创建

Copyright © 2013 北京博瑞开源软件有限公司
京ICP备12048974号