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/cfsearch.tag

17 lines
333 B

<!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>