Wiki

Case Status Kiln
Register Log In

Wiki

 
FogBugz Plugin Interfaces»(Plugin Interfaces) Manage Fog…
  • RSS Feed

Last modified on 12/18/2014 11:32 AM by User.

Tags:

(Plugin Interfaces) Manage FogBugz Users

FogBugz Plugin Interfaces > FogBugz Users

IPluginPersonJoin: Customize the data fields available in an instance of FogCreek.FogBugz.CPerson, the class representing user data. (Example)

IPluginPersonDisplay: Add interactive HTML controls to the "User Options" page. (Simple Example, Advanced Example)

IPluginPersonCommit: Perform custom operations when user data is committed to the FogBugz database. (Example)

IPluginPersonClone: Make a new person record as a copy of an existing person. (Example)