summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/cfml/cfsearch.tag
blob: e7eb9325e1c09af0c93300fc985f2aa7fb4f7b8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE TAGS>
<TAGS>
<tag name="cfsearch" single="1">
	<attr name="name" />
	<attr name="collection" />
	<attr name="type" type="list">
		<items>
			<item>simple</item>
			<item>explicit</item>
		</items>
	</attr>
	<attr name="criteria" />
	<attr name="maxrows" />
	<attr name="startrow" />
	<attr name="language" />
</tag>
</TAGS>