Wiki

Case Status Kiln
Register Log In

Wiki

 
FogBugz Class Library»FogBugz Core Classes
  • RSS Feed

Last modified on 12/15/2014 4:24 PM by User.

Tags:

FogBugz Core Classes

The FogCreek.Core namespace provides various classes to help with low-level functions.

  • Arrays - Methods for handling arrays including converting from ICollection to various FogBugz entities.
     
  • Css.StyleOpacity - A method for generating a CSS string for cross-browser opacity levels.
     
  • DateTimes - Various methods for validating dates and localizing date format strings.
     
  • Html - Methods for handling html beyond those provided by System.Web.HttpUtility.
     
  • JavaScript.JsStringEncode - Escapes special characters and removes invalid ones for including in a JS string.
     
  • Strings - Methods for formatting text.
     
  • Xml -Construct CData blocks in XML.