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

19 lines
374 B

<!DOCTYPE TAGS>
<TAGS>
<tag name="cfdirectory" single="1">
<attr name="action" type="list">
<items>
<item>list</item>
<item>create</item>
<item>delete</item>
<item>rename</item>
</items>
</attr>
<attr name="directory" />
<attr name="name" />
<attr name="filter" />
<attr name="mode" />
<attr name="sort" />
<attr name="newdirectory" />
</tag>
</TAGS>