Dialog Definition Files
173
Dialog Definition Files
The structure of the included files referenced in MarkUpTag.vtm and in
ExpressionElements.vtm is very simple. They contain a set of category and element
tags. Category tags can contain any number of elements or other nested category
tags.
<cat … main category>
<cat … sub-category No.1>
<e … >
<e … >
<e … >
</cat>
<cat … sub-category No.2>
<e … >
<e … >
</cat>
</cat>
The following section explains how to create and update category and element tags.
Category tag
The
cat
tag defines a category in the Category tree. The Category tree populates the
left pane of the Tag Chooser and Expression Builder.
For syntax and usage information, see cat in the VTML Reference.
Element tag
The e tag defines elements within a category. These elements populate the right pane
in the Tag Chooser and the Expression Builder.
For syntax and usage information, see e in the VTML Reference.
Summary of Contents for ColdFusion Server 5
Page 18: ...xviii About This Book...
Page 26: ...8 Chapter 1 Setting Up the Product...
Page 42: ...24 Chapter 2 Configuring Browsers and Servers...
Page 60: ...42 Chapter 3 Exploring the Workspace...
Page 100: ...82 Chapter 6 Editing Pages...
Page 126: ...108 Chapter 7 Using Web Development Languages...
Page 212: ...194 Chapter 13 Customizing the Development Environment...
Page 320: ...302 Glossary...