summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/cfml/cftable.tag
blob: 6cb4018285e2ec47faa742103223daf71c1ff012 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE TAGS>
<TAGS>
<tag name="cftable">
	<attr name="query" />
	<attr name="maxrows" />
	<attr name="colspacing" />
	<attr name="headerlines" />
	<attr name="HTMLtable" />
	<attr name="border" />
	<attr name="colheaders" />
	<attr name="startrow" />
</tag>
</TAGS>