Code hints tags, Codehints, Code hints – Adobe Extending Dreamweaver CS4 User Manual

Page 41: Tags

Advertising
background image

35

EXTENDING DREAMWEAVER CS4

Customizing Code view

Example

<crosstag_attributes>

<attribgroup id="spryRegionAttrs" name="Spry1.2">

<attrib name="spry:region" type="spryDataSet" allowmultiplevalues="yes"/>
<attrib name="spry:detailregion" type="spryDataSet" allowmultiplevalues="yes"/>
<attrib name="spry:content"/>
<attrib name="spry:if"/>
<attrib name="spry:choose">
<attrib name="spry:when"/>
<attrib name="spry:default"/>
<attrib name="spry:state" type="Enumerated">

<attriboption value="read" caption="read"/>
<attriboption value="loading" caption="loading"/>
<attriboption value="failed" caption="failed"/>

</attrib>
<taggroup>

<tag name="div"/>
<tag name="span"/>
...

</taggroup>

</attribgroup>
<attribgroup id="spryBehaviorAttrs" name="Spry1.2">

<attrib name="spry:hover" type="cssStyle"/>
<attrib name="spry:select" type="cssStyle"/>
<attrib name="spry:odd" type="cssStyle"/>
<attrib name="spry:even" type="cssStyle"/>
<taggroup>

<tag name="a"/>
<tag name="abbr"/>
<tag name="acronym"/>
...

</taggroup>

</attribgroup>

</crosstag_attributes>

Code hints tags

The code hints XML files use the following tags, which define code hints menus. You can use these tags to define
additional code hints menus.

<codehints>

Description
The

codehints

tag is the root of the CodeHints.xml and SpryCodeHints.xmlfiles.

Attributes
None.

Contents
One or more

menugroup

tags.

Container
None.

Advertising
This manual is related to the following products: