ATTRIB Tag Attributes (Continued)
CACHEFAMILY
DEFAULT
The following table describes the enumerated values of the
ATTRIBOPTION Tag Attributes
VALUE
CAPTION
Defining attribute categories
Use the
used to organize the attributes when viewed in the Tag Inspector. The
ATTRIBCATEGORIES
demonstrates the definition of four categories.
<ATTRIBCATEGORIES>
(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.
Obsolete
(Required) The value of the enumeration option.
(Optional) The visual representation of the option if different from
VALUE.
section to define attribute categories. The categories are
ATTRIBCATEGORIES
block can only contain
<ATTRIBGROUP NAME="Appearance"
ELEMENTS="BACKGROUND,BGPROPERTIES,LEFTMARGIN,TOPMARGIN"/>
<ATTRIBGROUP NAME="Colors"
ELEMENTS="BGCOLOR,VLINK,ALINK,LINK,TEXT"/>
<ATTRIBGROUP NAME="Misc"
ELEMENTS="GIZMO"/>
</ATTRIBCATEGORIES>
ATTRIBOPTION
tags. The following example
ATTRIBGROUP
147
tag.
Need help?
Do you have a question about the COLDFUSION STUDIO 4.5-USING COLDFUSION STUDIO and is the answer not in the manual?