143
Element tag
The E tag defines elements within a category. These elements populate the right pane
in the Tag Chooser and the Expression Builder.
The following table describes the
E
tag.
Creating Tag Definitions
Interfaces such as Tag Insight and Tag Inspector require tag-specific information to
operate properly. For instance, the Tag Inspector needs to know the attributes of the
tag being entered, the type of each of those attributes, and, in special instances, the
enumerated values of an attribute. Individual tag definition files store this information.
These tag definitions are stored in \Extensions\TagDefs\. For instance, all the
information about the
APPLET
tag is stored in
\Extensions\TagDefs\HTML\Applet.vtm. The definition files are organized in
language directories to prevent possible name conflicts between various markup
languages.
Note
Whenever you make changes to a VTM file or create a new one, save the
file, then press Ctrl+Alt+Shift+C to apply the changes.
The following features use tag definition files:
•
Tag Inspector
•
Tag Tips
•
Tag Insight
•
Tag Editor
Element Tag <E …/>
CAPTION
The caption of the element.
TYPE
Used only for elements in Expression Builder which describe a function.
Launches Function Insight.
VALUE
Tag Chooser — This value represents the tag string pasted when the tag is
selected. If a visual editor exists for the tag, an incomplete tag string should be
used to invoke the editor. For example,
VALUE="MATED"
invokes the visual tag
editor for MYTAG stored in
mytag.vtm
.
Expression Builder — This value represents the syntax of the expression
element to be pasted into the expression text box.
DESC
The contents of the HTML Help for the element. Notice that the HELPFILE
attribute can be used to specify the Help as a separate file.
HELPFILE
The relative path to the HTML Help for the element.
(
HELPFILE = "Docs/MyTag.htm"
)
Содержание COLDFUSION STUDIO 4.5-USING COLDFUSION...
Страница 1: ...Allaire Corporation Using ColdFusion Studio ColdFusion Studio 4 5 for Windows 95 98 NT4 2000...
Страница 16: ...xvi Contacting Allaire...
Страница 90: ...82...
Страница 130: ...122...
Страница 133: ...141 Two VTML tags CAT and E let you customize the content of these dialog boxes...
Страница 182: ...190...