Wiki

Case Status Kiln
Register Log In

Wiki

 
FogBugz Plugin Interfaces»(Plugin Interfaces) Projects a…
  • RSS Feed

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

Tags:

(Plugin Interfaces) Projects and Areas

Plugin Interfaces > Projects and Areas

IPluginProjectJoin:  Customize the data fields available in an instance of FogCreek.FogBugz.CProject, the class representing a FogBugz project. (Example)

IPluginProjectDisplay: Add interactive HTML controls to the "Edit Project" page. (Simple Example, Advanced Example)

IPluginProjectCommit: Perform custom operations when a project is committed to the FogBugz database. (Example)

IPluginAreaJoin: Customize the data fields available in an instance of FogCreek.FogBugz.CArea, the class representing a project area. (Example)

IPluginAreaCommit: Perform custom operations when a project area is committed to the FogBugz database. (Example)