What CFX Tags are available to me?

The following article contains a list of CFX tags pre-approved and available for use. These include:

  • cf_activedit: adds a wysiwyg editor to your ColdFusion website
  • CFX_ACBUtil: integrate AbleCommerce into your ColdFusion website
  • CFX_activmail: used to send bulk emails, mailing lists, newsletters, etc
  • CFX_Autoresize: uploads an image and resizes based on specified criteria
  • CFX_Check_Email: detects if an email address is properly formated
  • CFX_crypto: provides a complete implementation of Triple-DES encryption, including passphrase mashing, IV generation, block chaining (CBC) and message integrity
  • CFX_CyberCash: allows CF to interface with CyberCash payment gateway
  • CFX_Excel2Query: generate CF queries based on excel spreadsheets
  • CFX_FileReadLines: read specific lines from an ascii file
  • CFX_fMakeTree: use CF to make an "explorer like" tree of your directories
  • CFX_getImage: allows you to insert and retrieve data from image-fields
  • CFX_getldinfo: allows you to read and manipulate GIF/JPG/PNG and BMP images
  • CFX_Gfont: used to render serverside fonts into graphics
  • CFX_GIFGD: allows you to read and manipulate GIF/JPG/PNG and BMP images
  • CFX_Image: allows for auto-resizing of images
  • CFX_ImageCR: performs various options on an image file
  • CFX_ImageInfoSE: returns the dimensions for images
  • CFX_IMGInfo: returns image height, width, and compression type
  • CFX_JpegResize: allows auto-resizing specifically for jpegs
  • CFX_JPG: reads in an image file and outputs another in jpg format
  • CFX_openimage: allows you to read and manipulate image files
  • CFX_PDF: allows you to generate PDF files
  • CFX_pop3: provides POP3 access to a mail server
  • CFX_Spell: allows you to provide server-side spell checking capabilities
  • CFX_LinkAPI: use CF to interface with the LinkPoint ecommerce gateway
  • CFX_Lookup: use CF for searching
  • CFX_Make_Tree: allows you to structure nested data
  • CFX_PayFlowPro: use CF to interface with the payflowpro ecommerce gateway
  • CFX_Soap: is a free and open source simple SOAP client for ColdFusion
  • CFX_XMLParser: takes an XML document and returns a ColdFusion structure
  • CFX_Zip: is a full featured ZIP file management tag