You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/quanta/data/dtep/cfml/cfcomponent.tag

17 lines
312 B

<!DOCTYPE TAGS>
<TAGS>
<tag name="cfcomponent" single="1">
<attr name="extends" type="input">
<text>Extends:</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
</attr>
<attr name="output" type="list">
<items>
<item>Yes</item>
<item>No</item>
</items>
</attr>
</tag>
</TAGS>