XWiki User Class

Modifié par Vincent Massol le 2022/12/06 14:46

Erreur dans l'exécution de la macro [velocity]. Cause : [The execution of the [velocity] script macro is not allowed in [ossgtp:XWiki.ClassSheet]. Check the rights of its last author or the parameters if it's rendered from another script.]. Cliquer sur ce message pour voir plus de détails.

Erreur dans l'exécution de la macro [velocity]. Cause : [The execution of the [velocity] script macro is not allowed in [ossgtp:XWiki.ClassSheet]. Check the rights of its last author or the parameters if it's rendered from another script.]. Cliquer sur ce message pour voir plus de détails.

Erreur dans l'exécution de la macro [velocity]. Cause : [The execution of the [velocity] script macro is not allowed in [ossgtp:XWiki.ClassSheet]. Check the rights of its last author or the parameters if it's rendered from another script.]. Cliquer sur ce message pour voir plus de détails.

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)
  • Company (company: String)
  • Default Language (default_language: 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)
  • Time Zone (timezone: Time Zone)
  • Preferred page width (pageWidth: Static List)
  • skin (skin: Page)
  • Avatar (avatar: String)
  • Phone (phone: String)
  • Address (address: TextArea)
  • Projet (projet: String)
  • Enable extension conflict setup (extensionConflictSetup: Boolean)
  • Email address verified (email_checked: Boolean)
  • You can use the class editor to add or modify the class properties.

Existing Pages

The following pages have objects described by this class.
par page de Page
Nombre d'objets Actions
L'environnement empêche le tableau de charger ses données.
 
Page

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 you to control the presentation of pages of this 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 page (XWiki / Profil de XWikiUserSheet) »

Class Template

The template is the page used as the model when creating a new page of this type. It contains an instance of your class.