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

19 lines
371 B

<!DOCTYPE TAGS>
<TAGS>
<tag name="cfcollection" single="1">
<attr name="action" type="list">
<items>
<item>create</item>
<item>repair</item>
<item>delete</item>
<item>map</item>
<item>optimize</item>
<item>list</item>
</items>
</attr>
<attr name="collection" />
<attr name="path" />
<attr name="language" />
<attr name="name" />
</tag>
</TAGS>