From e9ae80694875f869892f13f4fcaf1170a00dea41 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- quanta/data/dtep/cfml/Makefile.am | 3 + quanta/data/dtep/cfml/cfabort.tag | 14 ++ quanta/data/dtep/cfml/cfapplet.tag | 6 + quanta/data/dtep/cfml/cfapplication.tag | 69 ++++++++++ quanta/data/dtep/cfml/cfargument.tag | 9 ++ quanta/data/dtep/cfml/cfassociate.tag | 7 + quanta/data/dtep/cfml/cfauthenticate.tag | 32 +++++ quanta/data/dtep/cfml/cfbreak.tag | 4 + quanta/data/dtep/cfml/cfcache.tag | 21 +++ quanta/data/dtep/cfml/cfcase.tag | 19 +++ quanta/data/dtep/cfml/cfcatch.tag | 26 ++++ quanta/data/dtep/cfml/cfchart.tag | 120 ++++++++++++++++ quanta/data/dtep/cfml/cfchartdata.tag | 7 + quanta/data/dtep/cfml/cfchartseries.tag | 45 ++++++ quanta/data/dtep/cfml/cfcol.tag | 15 ++ quanta/data/dtep/cfml/cfcollection.tag | 19 +++ quanta/data/dtep/cfml/cfcomponent.tag | 16 +++ quanta/data/dtep/cfml/cfcontent.tag | 9 ++ quanta/data/dtep/cfml/cfcookie.tag | 16 +++ quanta/data/dtep/cfml/cfdirectory.tag | 19 +++ quanta/data/dtep/cfml/cfdump.tag | 13 ++ quanta/data/dtep/cfml/cferror.tag | 22 +++ quanta/data/dtep/cfml/cfexecute.tag | 9 ++ quanta/data/dtep/cfml/cfexit.tag | 12 ++ quanta/data/dtep/cfml/cffile.tag | 37 +++++ quanta/data/dtep/cfml/cfflush.tag | 6 + quanta/data/dtep/cfml/cfform.tag | 24 ++++ quanta/data/dtep/cfml/cfftp.tag | 64 +++++++++ quanta/data/dtep/cfml/cffunction.tag | 38 ++++++ quanta/data/dtep/cfml/cfgrid.tag | 173 ++++++++++++++++++++++++ quanta/data/dtep/cfml/cfgridcolumn.tag | 86 ++++++++++++ quanta/data/dtep/cfml/cfgridrow.tag | 6 + quanta/data/dtep/cfml/cfgridupdate.tag | 18 +++ quanta/data/dtep/cfml/cfheader.tag | 9 ++ quanta/data/dtep/cfml/cfhtmlhead.tag | 6 + quanta/data/dtep/cfml/cfhttp.tag | 50 +++++++ quanta/data/dtep/cfml/cfhttpparam.tag | 17 +++ quanta/data/dtep/cfml/cfimport.tag | 8 ++ quanta/data/dtep/cfml/cfinclude.tag | 6 + quanta/data/dtep/cfml/cfindex.tag | 36 +++++ quanta/data/dtep/cfml/cfinput.tag | 42 ++++++ quanta/data/dtep/cfml/cfinsert.tag | 12 ++ quanta/data/dtep/cfml/cfinvoke.tag | 13 ++ quanta/data/dtep/cfml/cfinvokeargument.tag | 7 + quanta/data/dtep/cfml/cfldap.tag | 60 ++++++++ quanta/data/dtep/cfml/cflocation.tag | 12 ++ quanta/data/dtep/cfml/cflock.tag | 26 ++++ quanta/data/dtep/cfml/cflog.tag | 27 ++++ quanta/data/dtep/cfml/cflogin.tag | 8 ++ quanta/data/dtep/cfml/cfloginuser.tag | 8 ++ quanta/data/dtep/cfml/cfloop.tag | 17 +++ quanta/data/dtep/cfml/cfmail.tag | 34 +++++ quanta/data/dtep/cfml/cfmailparam.tag | 8 ++ quanta/data/dtep/cfml/cfmodule.tag | 9 ++ quanta/data/dtep/cfml/cfobject.tag | 37 +++++ quanta/data/dtep/cfml/cfobjectcache.tag | 8 ++ quanta/data/dtep/cfml/cfoutput.tag | 15 ++ quanta/data/dtep/cfml/cfparam.tag | 21 +++ quanta/data/dtep/cfml/cfpop.tag | 28 ++++ quanta/data/dtep/cfml/cfprocessingdirective.tag | 13 ++ quanta/data/dtep/cfml/cfprocparam.tag | 49 +++++++ quanta/data/dtep/cfml/cfprocresult.tag | 8 ++ quanta/data/dtep/cfml/cfproperty.tag | 20 +++ quanta/data/dtep/cfml/cfquery.tag | 21 +++ quanta/data/dtep/cfml/cfqueryparam.tag | 47 +++++++ quanta/data/dtep/cfml/cfregistry.tag | 32 +++++ quanta/data/dtep/cfml/cfreport.tag | 19 +++ quanta/data/dtep/cfml/cfsavecontent.tag | 6 + quanta/data/dtep/cfml/cfschedule.tag | 40 ++++++ quanta/data/dtep/cfml/cfsearch.tag | 17 +++ quanta/data/dtep/cfml/cfselect.tag | 26 ++++ quanta/data/dtep/cfml/cfsetting.tag | 18 +++ quanta/data/dtep/cfml/cfslider.tag | 85 ++++++++++++ quanta/data/dtep/cfml/cfstoredproc.tag | 22 +++ quanta/data/dtep/cfml/cfswitch.tag | 6 + quanta/data/dtep/cfml/cftable.tag | 13 ++ quanta/data/dtep/cfml/cftextinput.tag | 68 ++++++++++ quanta/data/dtep/cfml/cfthrow.tag | 16 +++ quanta/data/dtep/cfml/cftrace.tag | 23 ++++ quanta/data/dtep/cfml/cftransaction.tag | 20 +++ quanta/data/dtep/cfml/cftree.tag | 91 +++++++++++++ quanta/data/dtep/cfml/cftreeitem.tag | 37 +++++ quanta/data/dtep/cfml/cfupdate.tag | 12 ++ quanta/data/dtep/cfml/cfusion.tag | 15 ++ quanta/data/dtep/cfml/cfwddx.tag | 28 ++++ quanta/data/dtep/cfml/cfxml.tag | 12 ++ quanta/data/dtep/cfml/description.rc | 20 +++ quanta/data/dtep/cfml/ftp.tag | 64 +++++++++ quanta/data/dtep/cfml/test.cfm | 2 + 89 files changed, 2358 insertions(+) create mode 100644 quanta/data/dtep/cfml/Makefile.am create mode 100644 quanta/data/dtep/cfml/cfabort.tag create mode 100644 quanta/data/dtep/cfml/cfapplet.tag create mode 100644 quanta/data/dtep/cfml/cfapplication.tag create mode 100644 quanta/data/dtep/cfml/cfargument.tag create mode 100644 quanta/data/dtep/cfml/cfassociate.tag create mode 100644 quanta/data/dtep/cfml/cfauthenticate.tag create mode 100644 quanta/data/dtep/cfml/cfbreak.tag create mode 100644 quanta/data/dtep/cfml/cfcache.tag create mode 100644 quanta/data/dtep/cfml/cfcase.tag create mode 100644 quanta/data/dtep/cfml/cfcatch.tag create mode 100644 quanta/data/dtep/cfml/cfchart.tag create mode 100644 quanta/data/dtep/cfml/cfchartdata.tag create mode 100644 quanta/data/dtep/cfml/cfchartseries.tag create mode 100644 quanta/data/dtep/cfml/cfcol.tag create mode 100644 quanta/data/dtep/cfml/cfcollection.tag create mode 100644 quanta/data/dtep/cfml/cfcomponent.tag create mode 100644 quanta/data/dtep/cfml/cfcontent.tag create mode 100644 quanta/data/dtep/cfml/cfcookie.tag create mode 100644 quanta/data/dtep/cfml/cfdirectory.tag create mode 100644 quanta/data/dtep/cfml/cfdump.tag create mode 100644 quanta/data/dtep/cfml/cferror.tag create mode 100644 quanta/data/dtep/cfml/cfexecute.tag create mode 100644 quanta/data/dtep/cfml/cfexit.tag create mode 100644 quanta/data/dtep/cfml/cffile.tag create mode 100644 quanta/data/dtep/cfml/cfflush.tag create mode 100644 quanta/data/dtep/cfml/cfform.tag create mode 100644 quanta/data/dtep/cfml/cfftp.tag create mode 100644 quanta/data/dtep/cfml/cffunction.tag create mode 100644 quanta/data/dtep/cfml/cfgrid.tag create mode 100644 quanta/data/dtep/cfml/cfgridcolumn.tag create mode 100644 quanta/data/dtep/cfml/cfgridrow.tag create mode 100644 quanta/data/dtep/cfml/cfgridupdate.tag create mode 100644 quanta/data/dtep/cfml/cfheader.tag create mode 100644 quanta/data/dtep/cfml/cfhtmlhead.tag create mode 100644 quanta/data/dtep/cfml/cfhttp.tag create mode 100644 quanta/data/dtep/cfml/cfhttpparam.tag create mode 100644 quanta/data/dtep/cfml/cfimport.tag create mode 100644 quanta/data/dtep/cfml/cfinclude.tag create mode 100644 quanta/data/dtep/cfml/cfindex.tag create mode 100644 quanta/data/dtep/cfml/cfinput.tag create mode 100644 quanta/data/dtep/cfml/cfinsert.tag create mode 100644 quanta/data/dtep/cfml/cfinvoke.tag create mode 100644 quanta/data/dtep/cfml/cfinvokeargument.tag create mode 100644 quanta/data/dtep/cfml/cfldap.tag create mode 100644 quanta/data/dtep/cfml/cflocation.tag create mode 100644 quanta/data/dtep/cfml/cflock.tag create mode 100644 quanta/data/dtep/cfml/cflog.tag create mode 100644 quanta/data/dtep/cfml/cflogin.tag create mode 100644 quanta/data/dtep/cfml/cfloginuser.tag create mode 100644 quanta/data/dtep/cfml/cfloop.tag create mode 100644 quanta/data/dtep/cfml/cfmail.tag create mode 100644 quanta/data/dtep/cfml/cfmailparam.tag create mode 100644 quanta/data/dtep/cfml/cfmodule.tag create mode 100644 quanta/data/dtep/cfml/cfobject.tag create mode 100644 quanta/data/dtep/cfml/cfobjectcache.tag create mode 100644 quanta/data/dtep/cfml/cfoutput.tag create mode 100644 quanta/data/dtep/cfml/cfparam.tag create mode 100644 quanta/data/dtep/cfml/cfpop.tag create mode 100644 quanta/data/dtep/cfml/cfprocessingdirective.tag create mode 100644 quanta/data/dtep/cfml/cfprocparam.tag create mode 100644 quanta/data/dtep/cfml/cfprocresult.tag create mode 100644 quanta/data/dtep/cfml/cfproperty.tag create mode 100644 quanta/data/dtep/cfml/cfquery.tag create mode 100644 quanta/data/dtep/cfml/cfqueryparam.tag create mode 100644 quanta/data/dtep/cfml/cfregistry.tag create mode 100644 quanta/data/dtep/cfml/cfreport.tag create mode 100644 quanta/data/dtep/cfml/cfsavecontent.tag create mode 100644 quanta/data/dtep/cfml/cfschedule.tag create mode 100644 quanta/data/dtep/cfml/cfsearch.tag create mode 100644 quanta/data/dtep/cfml/cfselect.tag create mode 100644 quanta/data/dtep/cfml/cfsetting.tag create mode 100644 quanta/data/dtep/cfml/cfslider.tag create mode 100644 quanta/data/dtep/cfml/cfstoredproc.tag create mode 100644 quanta/data/dtep/cfml/cfswitch.tag create mode 100644 quanta/data/dtep/cfml/cftable.tag create mode 100644 quanta/data/dtep/cfml/cftextinput.tag create mode 100644 quanta/data/dtep/cfml/cfthrow.tag create mode 100644 quanta/data/dtep/cfml/cftrace.tag create mode 100644 quanta/data/dtep/cfml/cftransaction.tag create mode 100644 quanta/data/dtep/cfml/cftree.tag create mode 100644 quanta/data/dtep/cfml/cftreeitem.tag create mode 100644 quanta/data/dtep/cfml/cfupdate.tag create mode 100644 quanta/data/dtep/cfml/cfusion.tag create mode 100644 quanta/data/dtep/cfml/cfwddx.tag create mode 100644 quanta/data/dtep/cfml/cfxml.tag create mode 100644 quanta/data/dtep/cfml/description.rc create mode 100644 quanta/data/dtep/cfml/ftp.tag create mode 100644 quanta/data/dtep/cfml/test.cfm (limited to 'quanta/data/dtep/cfml') diff --git a/quanta/data/dtep/cfml/Makefile.am b/quanta/data/dtep/cfml/Makefile.am new file mode 100644 index 00000000..c714f718 --- /dev/null +++ b/quanta/data/dtep/cfml/Makefile.am @@ -0,0 +1,3 @@ +kdevelopdir = ${quanta_datadir}/dtep/cfml + +kdevelop_DATA = cfabort.tag cfapplet.tag cfapplication.tag cfargument.tag cfassociate.tag cfauthenticate.tag cfbreak.tag cfcache.tag cfcase.tag cfcatch.tag cfchart.tag cfchartdata.tag cfchartseries.tag cfcol.tag cfcollection.tag cfcomponent.tag cfcontent.tag cfcookie.tag cfdirectory.tag cfdump.tag cferror.tag cfexecute.tag cfexit.tag cffile.tag cfflush.tag cfform.tag cfftp.tag cffunction.tag cfgrid.tag cfgridcolumn.tag cfgridrow.tag cfgridupdate.tag cfheader.tag cfhtmlhead.tag cfhttp.tag cfhttpparam.tag cfimport.tag cfinclude.tag cfindex.tag cfinput.tag cfinsert.tag cfinvoke.tag cfinvokeargument.tag cfldap.tag cflocation.tag cflock.tag cflog.tag cflogin.tag cfloginuser.tag cfloop.tag cfmail.tag cfmailparam.tag cfmodule.tag cfobject.tag cfobjectcache.tag cfoutput.tag cfparam.tag cfpop.tag cfprocessingdirective.tag cfprocparam.tag cfprocresult.tag cfproperty.tag cfquery.tag cfqueryparam.tag cfregistry.tag cfreport.tag cfsavecontent.tag cfschedule.tag cfsearch.tag cfselect.tag cfsetting.tag cfslider.tag cfstoredproc.tag cfswitch.tag cftable.tag cftextinput.tag cfthrow.tag cftrace.tag cftransaction.tag cftree.tag cftreeitem.tag cfupdate.tag cfusion.tag cfwddx.tag cfxml.tag description.rc ftp.tag test.cfm diff --git a/quanta/data/dtep/cfml/cfabort.tag b/quanta/data/dtep/cfml/cfabort.tag new file mode 100644 index 00000000..2ee28179 --- /dev/null +++ b/quanta/data/dtep/cfml/cfabort.tag @@ -0,0 +1,14 @@ + + + + + Show Error: + + + Error message to display, rather than just ending execution + + + + + + diff --git a/quanta/data/dtep/cfml/cfapplet.tag b/quanta/data/dtep/cfml/cfapplet.tag new file mode 100644 index 00000000..9741735d --- /dev/null +++ b/quanta/data/dtep/cfml/cfapplet.tag @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfapplication.tag b/quanta/data/dtep/cfml/cfapplication.tag new file mode 100644 index 00000000..19a83ace --- /dev/null +++ b/quanta/data/dtep/cfml/cfapplication.tag @@ -0,0 +1,69 @@ + + + + + Name: + + + + + Client Management + + + + Yes + No + + + + Session Management + + + + Yes + No + + + + Set Client Cookies + + + + Yes + No + + + + Set Domain Cookies + + + + Yes + No + + + + Client Storage + + + + Registry + Cookie + "datasource_name" + + + + Application Timeout + + + + + Session Timeout + + + + + + + + diff --git a/quanta/data/dtep/cfml/cfargument.tag b/quanta/data/dtep/cfml/cfargument.tag new file mode 100644 index 00000000..3d1d2d9d --- /dev/null +++ b/quanta/data/dtep/cfml/cfargument.tag @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfassociate.tag b/quanta/data/dtep/cfml/cfassociate.tag new file mode 100644 index 00000000..dad2b9c9 --- /dev/null +++ b/quanta/data/dtep/cfml/cfassociate.tag @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfauthenticate.tag b/quanta/data/dtep/cfml/cfauthenticate.tag new file mode 100644 index 00000000..80eaedce --- /dev/null +++ b/quanta/data/dtep/cfml/cfauthenticate.tag @@ -0,0 +1,32 @@ + + + + + + + + + + + Yes + No + + + + + + Yes + No + + + + + + Basic + X509 + + + + + + diff --git a/quanta/data/dtep/cfml/cfbreak.tag b/quanta/data/dtep/cfml/cfbreak.tag new file mode 100644 index 00000000..5af7b0e8 --- /dev/null +++ b/quanta/data/dtep/cfml/cfbreak.tag @@ -0,0 +1,4 @@ + + + + diff --git a/quanta/data/dtep/cfml/cfcache.tag b/quanta/data/dtep/cfml/cfcache.tag new file mode 100644 index 00000000..a4939953 --- /dev/null +++ b/quanta/data/dtep/cfml/cfcache.tag @@ -0,0 +1,21 @@ + + + + + + cache + flush + clientcache + servercache + optimal + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfcase.tag b/quanta/data/dtep/cfml/cfcase.tag new file mode 100644 index 00000000..929d7eec --- /dev/null +++ b/quanta/data/dtep/cfml/cfcase.tag @@ -0,0 +1,19 @@ + + + + + Value(s) + + + + + Delimiters + + + Delimiters for the values, if more than one. + + + + + + diff --git a/quanta/data/dtep/cfml/cfcatch.tag b/quanta/data/dtep/cfml/cfcatch.tag new file mode 100644 index 00000000..75da8b41 --- /dev/null +++ b/quanta/data/dtep/cfml/cfcatch.tag @@ -0,0 +1,26 @@ + + + + + Exception Type: + + + + application + database + template + security + object + missinginclude + expression + lock + searchengine + any + "custom_type" + + + + + + + diff --git a/quanta/data/dtep/cfml/cfchart.tag b/quanta/data/dtep/cfml/cfchart.tag new file mode 100644 index 00000000..e8d1805e --- /dev/null +++ b/quanta/data/dtep/cfml/cfchart.tag @@ -0,0 +1,120 @@ + + + + + + flash + jpg + png + + + + + + + + + Yes + No + + + + + Yes + No + + + + + + default + cluster + stacked + percent + + + + + + + + Yes + No + + + + + + + Yes + No + + + + + Yes + No + + + + + number + currency + percent + date + + + + + + + Yes + No + + + + + Yes + No + + + + + + + Yes + No + + + + + Yes + No + + + + + moustdown + mouseover + off + + + + + + + Yes + No + + + + + + solid + sliced + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfchartdata.tag b/quanta/data/dtep/cfml/cfchartdata.tag new file mode 100644 index 00000000..35f96df5 --- /dev/null +++ b/quanta/data/dtep/cfml/cfchartdata.tag @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfchartseries.tag b/quanta/data/dtep/cfml/cfchartseries.tag new file mode 100644 index 00000000..b248dd50 --- /dev/null +++ b/quanta/data/dtep/cfml/cfchartseries.tag @@ -0,0 +1,45 @@ + + + + + + bar + line + pyramid + area + cone + curve + cylinder + step + scatter + pie + + + + + + + + + + plain + raise + shade + light + + + + + rectangle + triangle + diamond + circle + letter + mcross + snow + rcross + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfcol.tag b/quanta/data/dtep/cfml/cfcol.tag new file mode 100644 index 00000000..1129c9f0 --- /dev/null +++ b/quanta/data/dtep/cfml/cfcol.tag @@ -0,0 +1,15 @@ + + + + + + + + left + right + center + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfcollection.tag b/quanta/data/dtep/cfml/cfcollection.tag new file mode 100644 index 00000000..21f02f39 --- /dev/null +++ b/quanta/data/dtep/cfml/cfcollection.tag @@ -0,0 +1,19 @@ + + + + + + create + repair + delete + map + optimize + list + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfcomponent.tag b/quanta/data/dtep/cfml/cfcomponent.tag new file mode 100644 index 00000000..faa61c62 --- /dev/null +++ b/quanta/data/dtep/cfml/cfcomponent.tag @@ -0,0 +1,16 @@ + + + + + Extends: + + + + + + Yes + No + + + + diff --git a/quanta/data/dtep/cfml/cfcontent.tag b/quanta/data/dtep/cfml/cfcontent.tag new file mode 100644 index 00000000..a6eeaad1 --- /dev/null +++ b/quanta/data/dtep/cfml/cfcontent.tag @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfcookie.tag b/quanta/data/dtep/cfml/cfcookie.tag new file mode 100644 index 00000000..d1a0556e --- /dev/null +++ b/quanta/data/dtep/cfml/cfcookie.tag @@ -0,0 +1,16 @@ + + + + + + + + + Yes + No + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfdirectory.tag b/quanta/data/dtep/cfml/cfdirectory.tag new file mode 100644 index 00000000..24d6cd12 --- /dev/null +++ b/quanta/data/dtep/cfml/cfdirectory.tag @@ -0,0 +1,19 @@ + + + + + + list + create + delete + rename + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfdump.tag b/quanta/data/dtep/cfml/cfdump.tag new file mode 100644 index 00000000..feec0008 --- /dev/null +++ b/quanta/data/dtep/cfml/cfdump.tag @@ -0,0 +1,13 @@ + + + + + + + Yes + No + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cferror.tag b/quanta/data/dtep/cfml/cferror.tag new file mode 100644 index 00000000..a4cb031d --- /dev/null +++ b/quanta/data/dtep/cfml/cferror.tag @@ -0,0 +1,22 @@ + + + + + + application + database + template + security + object + missinginclude + expression + lock + any + "custom_type" + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfexecute.tag b/quanta/data/dtep/cfml/cfexecute.tag new file mode 100644 index 00000000..1c4c608a --- /dev/null +++ b/quanta/data/dtep/cfml/cfexecute.tag @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfexit.tag b/quanta/data/dtep/cfml/cfexit.tag new file mode 100644 index 00000000..1b3b6446 --- /dev/null +++ b/quanta/data/dtep/cfml/cfexit.tag @@ -0,0 +1,12 @@ + + + + + + exittag + exittemplate + loop + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cffile.tag b/quanta/data/dtep/cfml/cffile.tag new file mode 100644 index 00000000..2d5122f2 --- /dev/null +++ b/quanta/data/dtep/cfml/cffile.tag @@ -0,0 +1,37 @@ + + + + + + upload + move + rename + copy + delete + read + readbinary + write + append + + + + + + + + + error + skip + overwrite + makeunique + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfflush.tag b/quanta/data/dtep/cfml/cfflush.tag new file mode 100644 index 00000000..d8b2e6fe --- /dev/null +++ b/quanta/data/dtep/cfml/cfflush.tag @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfform.tag b/quanta/data/dtep/cfml/cfform.tag new file mode 100644 index 00000000..5bb0d053 --- /dev/null +++ b/quanta/data/dtep/cfml/cfform.tag @@ -0,0 +1,24 @@ + + + + + + + /cfide/scripts/cfform.js + + + + false + true + + + + + + /cfide/classes/cf-j2re-win.cab + + + /cfide/classes/CFJava2.jar + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfftp.tag b/quanta/data/dtep/cfml/cfftp.tag new file mode 100644 index 00000000..ed2b7690 --- /dev/null +++ b/quanta/data/dtep/cfml/cfftp.tag @@ -0,0 +1,64 @@ + + + + + + open + close + changedir + createdir + listdir + removedir + getfile + putfile + rename + remove + getcurrentdir + getcurrentURL + existsdir + existsfile + exists + + + + + + + + + auto + ASCII + binary + + + + + Yes + No + + + + + + + + + + + + + + + + Yes + No + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cffunction.tag b/quanta/data/dtep/cfml/cffunction.tag new file mode 100644 index 00000000..b721dfa9 --- /dev/null +++ b/quanta/data/dtep/cfml/cffunction.tag @@ -0,0 +1,38 @@ + + + + + + + any + array + binary + boolean + date + guid + numeric + query + string + struct + uuid + void + "a return type" + + + + + + private + package + public + remote + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfgrid.tag b/quanta/data/dtep/cfml/cfgrid.tag new file mode 100644 index 00000000..b7245c8d --- /dev/null +++ b/quanta/data/dtep/cfml/cfgrid.tag @@ -0,0 +1,173 @@ + + + + + + + + + Yes + No + + + + + + + top + left + bottom + baseline + texttop + absbottom + middle + absmiddle + right + + + + + + Yes + No + + + + + Yes + No + + + + + Yes + No + + + + + + + Yes + No + + + + + Yes + No + + + + + + + + + Yes + No + + + + + Yes + No + + + + + + + left + right + center + + + + + Yes + No + + + + + + Yes + No + + + + + left + right + center + + + + + + + Yes + No + + + + + Yes + No + + + + + + Yes + No + + + + + left + right + center + + + + + + + Yes + No + + + + + Yes + No + + + + + + + + edit + single + row + column + browse + + + + + + + Yes + No + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfgridcolumn.tag b/quanta/data/dtep/cfml/cfgridcolumn.tag new file mode 100644 index 00000000..4edfc232 --- /dev/null +++ b/quanta/data/dtep/cfml/cfgridcolumn.tag @@ -0,0 +1,86 @@ + + + + + + + Yes + No + + + + + + + + Yes + No + + + + + Yes + No + + + + + + + + + + Yes + No + + + + + Yes + No + + + + + image + numeric + boolean + string_nocase + + + + + + + + Yes + No + + + + + Yes + No + + + + + + left + right + center + + + + + left + right + center + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfgridrow.tag b/quanta/data/dtep/cfml/cfgridrow.tag new file mode 100644 index 00000000..8a183e04 --- /dev/null +++ b/quanta/data/dtep/cfml/cfgridrow.tag @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfgridupdate.tag b/quanta/data/dtep/cfml/cfgridupdate.tag new file mode 100644 index 00000000..b6ede664 --- /dev/null +++ b/quanta/data/dtep/cfml/cfgridupdate.tag @@ -0,0 +1,18 @@ + + + + + + + + + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfheader.tag b/quanta/data/dtep/cfml/cfheader.tag new file mode 100644 index 00000000..80fb218c --- /dev/null +++ b/quanta/data/dtep/cfml/cfheader.tag @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfhtmlhead.tag b/quanta/data/dtep/cfml/cfhtmlhead.tag new file mode 100644 index 00000000..cbe953b5 --- /dev/null +++ b/quanta/data/dtep/cfml/cfhtmlhead.tag @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfhttp.tag b/quanta/data/dtep/cfml/cfhttp.tag new file mode 100644 index 00000000..4054ebd7 --- /dev/null +++ b/quanta/data/dtep/cfml/cfhttp.tag @@ -0,0 +1,50 @@ + + + + + + + + GET + POST + + + + + + + + + Yes + No + + + + + + + + + Yes + No + + + + + + + + Yes + No + + + + + Yes + No + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfhttpparam.tag b/quanta/data/dtep/cfml/cfhttpparam.tag new file mode 100644 index 00000000..756600f1 --- /dev/null +++ b/quanta/data/dtep/cfml/cfhttpparam.tag @@ -0,0 +1,17 @@ + + + + + + + URL + formfield + cookie + cgi + file + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfimport.tag b/quanta/data/dtep/cfml/cfimport.tag new file mode 100644 index 00000000..15c79de4 --- /dev/null +++ b/quanta/data/dtep/cfml/cfimport.tag @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfinclude.tag b/quanta/data/dtep/cfml/cfinclude.tag new file mode 100644 index 00000000..3bc486e8 --- /dev/null +++ b/quanta/data/dtep/cfml/cfinclude.tag @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfindex.tag b/quanta/data/dtep/cfml/cfindex.tag new file mode 100644 index 00000000..52e1fabe --- /dev/null +++ b/quanta/data/dtep/cfml/cfindex.tag @@ -0,0 +1,36 @@ + + + + + + + update + delete + purge + refresh + + + + + file + path + custom + + + + + + + + + + + + + Yes + No + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfinput.tag b/quanta/data/dtep/cfml/cfinput.tag new file mode 100644 index 00000000..0ad1c657 --- /dev/null +++ b/quanta/data/dtep/cfml/cfinput.tag @@ -0,0 +1,42 @@ + + + + + + Yes + No + + + + + + + Yes + No + + + + + + date + eurodate + time + float + integer + telephone + zipcode + creditcard + social_security_number + regular_expression + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfinsert.tag b/quanta/data/dtep/cfml/cfinsert.tag new file mode 100644 index 00000000..818d5f3a --- /dev/null +++ b/quanta/data/dtep/cfml/cfinsert.tag @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfinvoke.tag b/quanta/data/dtep/cfml/cfinvoke.tag new file mode 100644 index 00000000..e222c665 --- /dev/null +++ b/quanta/data/dtep/cfml/cfinvoke.tag @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfinvokeargument.tag b/quanta/data/dtep/cfml/cfinvokeargument.tag new file mode 100644 index 00000000..562409bb --- /dev/null +++ b/quanta/data/dtep/cfml/cfinvokeargument.tag @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfldap.tag b/quanta/data/dtep/cfml/cfldap.tag new file mode 100644 index 00000000..9d77cd77 --- /dev/null +++ b/quanta/data/dtep/cfml/cfldap.tag @@ -0,0 +1,60 @@ + + + + + + + + + + query + add + modify + modifyDN + delete + + + + + + + + + onelevel + base + subtree + + + + + + + + nocase + asc + desc + nocase, asc + nocase, desc + + + + + + + add + delete + replace + + + + + Yes + No + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cflocation.tag b/quanta/data/dtep/cfml/cflocation.tag new file mode 100644 index 00000000..61823950 --- /dev/null +++ b/quanta/data/dtep/cfml/cflocation.tag @@ -0,0 +1,12 @@ + + + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cflock.tag b/quanta/data/dtep/cfml/cflock.tag new file mode 100644 index 00000000..6c3bfb67 --- /dev/null +++ b/quanta/data/dtep/cfml/cflock.tag @@ -0,0 +1,26 @@ + + + + + + + Application + Server + Session + + + + + + Yes + No + + + + + read-only + exclusive + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cflog.tag b/quanta/data/dtep/cfml/cflog.tag new file mode 100644 index 00000000..df018930 --- /dev/null +++ b/quanta/data/dtep/cfml/cflog.tag @@ -0,0 +1,27 @@ + + + + + + + Application + Scheduler + + + + + + information + warning + error + fatal information + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cflogin.tag b/quanta/data/dtep/cfml/cflogin.tag new file mode 100644 index 00000000..faaa5e2c --- /dev/null +++ b/quanta/data/dtep/cfml/cflogin.tag @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfloginuser.tag b/quanta/data/dtep/cfml/cfloginuser.tag new file mode 100644 index 00000000..6377fcfb --- /dev/null +++ b/quanta/data/dtep/cfml/cfloginuser.tag @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfloop.tag b/quanta/data/dtep/cfml/cfloop.tag new file mode 100644 index 00000000..a227333b --- /dev/null +++ b/quanta/data/dtep/cfml/cfloop.tag @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfmail.tag b/quanta/data/dtep/cfml/cfmail.tag new file mode 100644 index 00000000..a7d592ef --- /dev/null +++ b/quanta/data/dtep/cfml/cfmail.tag @@ -0,0 +1,34 @@ + + + + + + + + + + HTML + + + + + + + + Yes + No + + + + + + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfmailparam.tag b/quanta/data/dtep/cfml/cfmailparam.tag new file mode 100644 index 00000000..4c4a7654 --- /dev/null +++ b/quanta/data/dtep/cfml/cfmailparam.tag @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfmodule.tag b/quanta/data/dtep/cfml/cfmodule.tag new file mode 100644 index 00000000..3b1a23e3 --- /dev/null +++ b/quanta/data/dtep/cfml/cfmodule.tag @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfobject.tag b/quanta/data/dtep/cfml/cfobject.tag new file mode 100644 index 00000000..119068a7 --- /dev/null +++ b/quanta/data/dtep/cfml/cfobject.tag @@ -0,0 +1,37 @@ + + + + + + com + corba + java + + + + + create + connect + + + + + + + inproc + local + remote + + + + + + + ior + nameservice + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfobjectcache.tag b/quanta/data/dtep/cfml/cfobjectcache.tag new file mode 100644 index 00000000..46663bfb --- /dev/null +++ b/quanta/data/dtep/cfml/cfobjectcache.tag @@ -0,0 +1,8 @@ + + + + + clear + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfoutput.tag b/quanta/data/dtep/cfml/cfoutput.tag new file mode 100644 index 00000000..0a853c37 --- /dev/null +++ b/quanta/data/dtep/cfml/cfoutput.tag @@ -0,0 +1,15 @@ + + + + + + + + Yes + No + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfparam.tag b/quanta/data/dtep/cfml/cfparam.tag new file mode 100644 index 00000000..e1230cca --- /dev/null +++ b/quanta/data/dtep/cfml/cfparam.tag @@ -0,0 +1,21 @@ + + + + + + + array + binary + boolean + date + numeric + queyr + string + struct + uuid + any + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfpop.tag b/quanta/data/dtep/cfml/cfpop.tag new file mode 100644 index 00000000..57a1d4f3 --- /dev/null +++ b/quanta/data/dtep/cfml/cfpop.tag @@ -0,0 +1,28 @@ + + + + + + + + + + getheaderonly + getall + delete + + + + + + + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfprocessingdirective.tag b/quanta/data/dtep/cfml/cfprocessingdirective.tag new file mode 100644 index 00000000..0fc58685 --- /dev/null +++ b/quanta/data/dtep/cfml/cfprocessingdirective.tag @@ -0,0 +1,13 @@ + + + + + + in + out + inout + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfprocparam.tag b/quanta/data/dtep/cfml/cfprocparam.tag new file mode 100644 index 00000000..e0e95852 --- /dev/null +++ b/quanta/data/dtep/cfml/cfprocparam.tag @@ -0,0 +1,49 @@ + + + + + + in + out + inout + + + + + + + + CF_SQL_BIGINT + CF_SQL_BIT + CF_SQL_BLOB + CF_SQL_CHAR + CF_SQL_CLOB + CF_SQL_DATE + CF_SQL_DECIMAL + CF_SQL_DOUBLE + CF_SQL_FLOAT + CF_SQL_IDSTAMP + CF_SQL_INTEGER + CF_SQL_LONGVARCHAR + CF_SQL_MONEY + CF_SQL_MONEY4 + CF_SQL_NUMERIC + CF_SQL_REAL + CF_SQL_REFCURSOR + CF_SQL_SMALLINT + CF_SQL_TIME + CF_SQL_TIMESTAMP + CF_SQL_TINYINT + CF_SQL_VARCHAR + + + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfprocresult.tag b/quanta/data/dtep/cfml/cfprocresult.tag new file mode 100644 index 00000000..691f85c6 --- /dev/null +++ b/quanta/data/dtep/cfml/cfprocresult.tag @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfproperty.tag b/quanta/data/dtep/cfml/cfproperty.tag new file mode 100644 index 00000000..36f41be8 --- /dev/null +++ b/quanta/data/dtep/cfml/cfproperty.tag @@ -0,0 +1,20 @@ + + + + + + + array + binary + boolean + date + numeric + queyr + string + struct + uuid + any + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfquery.tag b/quanta/data/dtep/cfml/cfquery.tag new file mode 100644 index 00000000..86536fb9 --- /dev/null +++ b/quanta/data/dtep/cfml/cfquery.tag @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfqueryparam.tag b/quanta/data/dtep/cfml/cfqueryparam.tag new file mode 100644 index 00000000..47c14979 --- /dev/null +++ b/quanta/data/dtep/cfml/cfqueryparam.tag @@ -0,0 +1,47 @@ + + + + + + + CF_SQL_BIGINT + CF_SQL_BIT + CF_SQL_BLOB + CF_SQL_CHAR + CF_SQL_CLOB + CF_SQL_DATE + CF_SQL_DECIMAL + CF_SQL_DOUBLE + CF_SQL_FLOAT + CF_SQL_IDSTAMP + CF_SQL_INTEGER + CF_SQL_LONGVARCHAR + CF_SQL_MONEY + CF_SQL_MONEY4 + CF_SQL_NUMERIC + CF_SQL_REAL + CF_SQL_REFCURSOR + CF_SQL_SMALLINT + CF_SQL_TIME + CF_SQL_TIMESTAMP + CF_SQL_TINYINT + CF_SQL_VARCHAR + + + + + + + Yes + No + + + + + Yes + No + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfregistry.tag b/quanta/data/dtep/cfml/cfregistry.tag new file mode 100644 index 00000000..7a885419 --- /dev/null +++ b/quanta/data/dtep/cfml/cfregistry.tag @@ -0,0 +1,32 @@ + + + + + + getall + get + set + delete + + + + + + + + string + dword + key + any + + + + + + asc + desc + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfreport.tag b/quanta/data/dtep/cfml/cfreport.tag new file mode 100644 index 00000000..36a6621f --- /dev/null +++ b/quanta/data/dtep/cfml/cfreport.tag @@ -0,0 +1,19 @@ + + + + + + + + standard + netscape + microsoft + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfsavecontent.tag b/quanta/data/dtep/cfml/cfsavecontent.tag new file mode 100644 index 00000000..da0cf0b7 --- /dev/null +++ b/quanta/data/dtep/cfml/cfsavecontent.tag @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfschedule.tag b/quanta/data/dtep/cfml/cfschedule.tag new file mode 100644 index 00000000..432e4305 --- /dev/null +++ b/quanta/data/dtep/cfml/cfschedule.tag @@ -0,0 +1,40 @@ + + + + + + delete + update + run + + + + + + + + + + + + Yes + No + + + + + + + + + + + + Yes + No + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfsearch.tag b/quanta/data/dtep/cfml/cfsearch.tag new file mode 100644 index 00000000..e7eb9325 --- /dev/null +++ b/quanta/data/dtep/cfml/cfsearch.tag @@ -0,0 +1,17 @@ + + + + + + + + simple + explicit + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfselect.tag b/quanta/data/dtep/cfml/cfselect.tag new file mode 100644 index 00000000..1bfcd367 --- /dev/null +++ b/quanta/data/dtep/cfml/cfselect.tag @@ -0,0 +1,26 @@ + + + + + + + + Yes + No + + + + + + + Yes + No + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfsetting.tag b/quanta/data/dtep/cfml/cfsetting.tag new file mode 100644 index 00000000..789197f5 --- /dev/null +++ b/quanta/data/dtep/cfml/cfsetting.tag @@ -0,0 +1,18 @@ + + + + + + Yes + No + + + + + Yes + No + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfslider.tag b/quanta/data/dtep/cfml/cfslider.tag new file mode 100644 index 00000000..b599d7e6 --- /dev/null +++ b/quanta/data/dtep/cfml/cfslider.tag @@ -0,0 +1,85 @@ + + + + + + + + Yes + No + + + + + + + + + + + + + + top + left + bottom + baseline + texttop + absbottom + middle + absmiddle + right + + + + + Yes + No + + + + + Yes + No + + + + + + Yes + No + "custom,label,list" + + + + + motif + windows + metal + + + + + Yes + No + + + + + + + + + Yes + No + + + + + Yes + No + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfstoredproc.tag b/quanta/data/dtep/cfml/cfstoredproc.tag new file mode 100644 index 00000000..42928240 --- /dev/null +++ b/quanta/data/dtep/cfml/cfstoredproc.tag @@ -0,0 +1,22 @@ + + + + + + + + + + + Yes + No + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfswitch.tag b/quanta/data/dtep/cfml/cfswitch.tag new file mode 100644 index 00000000..b316033a --- /dev/null +++ b/quanta/data/dtep/cfml/cfswitch.tag @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cftable.tag b/quanta/data/dtep/cfml/cftable.tag new file mode 100644 index 00000000..6cb40182 --- /dev/null +++ b/quanta/data/dtep/cfml/cftable.tag @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cftextinput.tag b/quanta/data/dtep/cfml/cftextinput.tag new file mode 100644 index 00000000..f762f734 --- /dev/null +++ b/quanta/data/dtep/cfml/cftextinput.tag @@ -0,0 +1,68 @@ + + + + + + + + Yes + No + + + + + + date + eurodate + time + float + integer + telephone + zipcode + creditcard + social_security_number + regular_expression + + + + + + + + + + + + Yes + No + + + + + Yes + No + + + + + + + + + top + left + bottom + baseline + texttop + absbottom + middle + absmiddle + right + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfthrow.tag b/quanta/data/dtep/cfml/cfthrow.tag new file mode 100644 index 00000000..8d72ae51 --- /dev/null +++ b/quanta/data/dtep/cfml/cfthrow.tag @@ -0,0 +1,16 @@ + + + + + + application + "custom_type" + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cftrace.tag b/quanta/data/dtep/cfml/cftrace.tag new file mode 100644 index 00000000..5a00cf1a --- /dev/null +++ b/quanta/data/dtep/cfml/cftrace.tag @@ -0,0 +1,23 @@ + + + + + + Yes + No + + + + + + + + information + warning + error + fatal information + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cftransaction.tag b/quanta/data/dtep/cfml/cftransaction.tag new file mode 100644 index 00000000..e5454cb1 --- /dev/null +++ b/quanta/data/dtep/cfml/cftransaction.tag @@ -0,0 +1,20 @@ + + + + + + begin + commit + rollback + + + + + read_uncommitted + read_committed + repeatable_read + serializable + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cftree.tag b/quanta/data/dtep/cfml/cftree.tag new file mode 100644 index 00000000..f2601061 --- /dev/null +++ b/quanta/data/dtep/cfml/cftree.tag @@ -0,0 +1,91 @@ + + + + + + + Yes + No + + + + + + Yes + No + + + + + Yes + No + + + + + Yes + No + + + + + + + + motif + windows + metal + + + + + + + Yes + No + + + + + Yes + No + + + + + + + + + top + left + bottom + baseline + texttop + absbottom + middle + absmiddle + right + + + + + Yes + No + + + + + Yes + No + + + + + Yes + No + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cftreeitem.tag b/quanta/data/dtep/cfml/cftreeitem.tag new file mode 100644 index 00000000..2e54a59a --- /dev/null +++ b/quanta/data/dtep/cfml/cftreeitem.tag @@ -0,0 +1,37 @@ + + + + + + + + + cd + computer + document + element + folder + floppy + fixed + remote + + + + + + + + + Yes + No + "string_for_name" + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfupdate.tag b/quanta/data/dtep/cfml/cfupdate.tag new file mode 100644 index 00000000..277ff051 --- /dev/null +++ b/quanta/data/dtep/cfml/cfupdate.tag @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfusion.tag b/quanta/data/dtep/cfml/cfusion.tag new file mode 100644 index 00000000..07d1e464 --- /dev/null +++ b/quanta/data/dtep/cfml/cfusion.tag @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/quanta/data/dtep/cfml/cfwddx.tag b/quanta/data/dtep/cfml/cfwddx.tag new file mode 100644 index 00000000..97989536 --- /dev/null +++ b/quanta/data/dtep/cfml/cfwddx.tag @@ -0,0 +1,28 @@ + + + + + + cfml2wddx + wddx2cfml + cfml2js + wddx2js + + + + + + + + Yes + No + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/cfxml.tag b/quanta/data/dtep/cfml/cfxml.tag new file mode 100644 index 00000000..26bda494 --- /dev/null +++ b/quanta/data/dtep/cfml/cfxml.tag @@ -0,0 +1,12 @@ + + + + + + + Yes + No + + + + \ No newline at end of file diff --git a/quanta/data/dtep/cfml/description.rc b/quanta/data/dtep/cfml/description.rc new file mode 100644 index 00000000..166f7d99 --- /dev/null +++ b/quanta/data/dtep/cfml/description.rc @@ -0,0 +1,20 @@ +[General] +Name = CFML +Inherits = -//W3C//DTD XHTML 1.0 Strict//EN +DefaultExtension = cfm +NumOfPages = 0 +CaseSensitive = false +Family = 1 + +[Toolbars] +Location = cfml +Names = standard, fonts, tables, lists, forms, cfml + +[Extra rules] +BooleanAttributes = simple +Single Tag Style = html + +[Parsing rules] +AppendCommonRules = false +Comments = +MayContain = css, cffunct diff --git a/quanta/data/dtep/cfml/ftp.tag b/quanta/data/dtep/cfml/ftp.tag new file mode 100644 index 00000000..d6992804 --- /dev/null +++ b/quanta/data/dtep/cfml/ftp.tag @@ -0,0 +1,64 @@ + + + + + + open + close + changedir + createdir + listdir + removedir + getfile + putfile + rename + remove + getcurrentdir + getcurrentURL + existsdir + existsfile + exists + + + + + + + + + auto + ASCII + binary + + + + + Yes + No + + + + + + + + + + + + + + + + Yes + No + + + + + Yes + No + + + + diff --git a/quanta/data/dtep/cfml/test.cfm b/quanta/data/dtep/cfml/test.cfm new file mode 100644 index 00000000..139597f9 --- /dev/null +++ b/quanta/data/dtep/cfml/test.cfm @@ -0,0 +1,2 @@ + + -- cgit v1.2.1