147
The following table describes the enumerated values of the
ATTRIBOPTION
tag.
Defining attribute categories
Use the
ATTRIBCATEGORIES
section to define attribute categories. The categories are
used to organize the attributes when viewed in the Tag Inspector. The
ATTRIBCATEGORIES
block can only contain
ATTRIBGROUP
tags. The following example
demonstrates the definition of four categories.
<ATTRIBCATEGORIES>
<ATTRIBGROUP NAME="Appearance"
ELEMENTS="BACKGROUND,BGPROPERTIES,LEFTMARGIN,TOPMARGIN"/>
<ATTRIBGROUP NAME="Colors"
ELEMENTS="BGCOLOR,VLINK,ALINK,LINK,TEXT"/>
<ATTRIBGROUP NAME="Misc"
ELEMENTS="GIZMO"/>
</ATTRIBCATEGORIES>
CACHEFAMILY
(Optional) The name of the cache family associated with the attribute.
•
Colors
•
FontFaces
•
FilePaths
•
Styles
•
Images
•
URLs
•
EventHandlers
The following apply to ColdFusion Studio and JRun Studio attributes
ONLY:
•
QueryNames
•
CFExpressions
•
VerityCollections
•
DataSources
•
CFIncludes
You can specify a custom cache family, such as
CACHEFAMILY="NewCacheFamily"
Currently, caching works only for the Tag Inspector.
DEFAULT
Obsolete
ATTRIBOPTION Tag Attributes
VALUE
(Required) The value of the enumeration option.
CAPTION
(Optional) The visual representation of the option if different from
VALUE.
ATTRIB Tag Attributes (Continued)
Summary of Contents for COLDFUSION STUDIO 4.5-USING COLDFUSION...
Page 1: ...Allaire Corporation Using ColdFusion Studio ColdFusion Studio 4 5 for Windows 95 98 NT4 2000...
Page 16: ...xvi Contacting Allaire...
Page 90: ...82...
Page 130: ...122...
Page 133: ...141 Two VTML tags CAT and E let you customize the content of these dialog boxes...
Page 182: ...190...