The CFX Tags page lists the names of all the CFX tags registered in ColdFusion. Use this page to register new tags, remove tags, or edit the registration fields of an existing CFX tag. You must register your custom CFX tags prior to using them in your ColdFusion application pages.
This page has the following areas:
Area |
Description |
Register Java CFX |
Click this button to register a CFX Java tag that you want to include in your ColdFusion applications. |
Register C++ CFX |
Click this button to register a CFX C++ tag that you want to include in your ColdFusion applications. |
Actions |
Click the Edit icon to edit the registration fields of a CFX tag. Click the Delete icon to remove the registration of a CFX tag. |
Tag Name |
Click the name of a CFX tag to view or edit the tag's registration fields. |
Type |
Identifies the type of language used to build the CFX tag (C++ or Java). |
Description |
This area identifies the use of the CFX tag. |