以下内容来自Vistone Blog http://www.vistone.com/
ColdFusion mx 标签是发给ColdFusion的一种指令,要求它执行数据的查询、处理结果、生成输出、控制程序流程、处理错误、与FLASH交互、同系统操作等等一整套完整的基于Web的操作方法。
在ColdFusion mx 7.0中一共分为十四个大类,其中包括了如下类别:
应用程序框架标签(7)
数据库操作处理标签(9)
数据输出标签(18)
程序调试标签(3)
异常处理标签(5)
可扩展性标签(19)
文件管理标签(3)
流程控制标签(16)
表单标签(15)
Internet协议标签(8)
页面处理标签(9)
安全性标签(4)
变量操作处理标签(8)
其它标签(2)
共计126个标签。
应用程序框架标签(Application Framework Tags)
cfapplication |
cfimport |
cfscript |
cfassociate |
cflock |
|
cferror |
cfmodule |
|
(数据库操作处理标签)Database manipulation tags
cfinsert |
cfprocresult |
cfstoredproc |
cfobjectcache |
cfquery |
cftransaction |
cfprocparam |
cfqueryparam |
cfupdate |
(数据输出标签)Data output tags
cfchart |
cfdocumentitem |
cfoutput |
cfchartdata |
cfdocumentsection |
cfprocessingdirective |
cfchartseries |
cfflush |
cfreport |
cfcol |
cfheader |
cfreportparam |
cfcontent |
cflog |
cfsilent |
cfdocument |
cfoutput |
cftable |
(程序调试标签)Debugging tags
cfdump |
cftimer |
cftrace |
(异常处理标签)Exception handling tags
cfcatch |
cfrethrow |
cftry |
cferror |
cfthrow |
|
(可扩展性标签)Extensibility tags
cfchart |
cffunction |
cfreportparam |
cfchartdata |
cfindex |
cfreturn |
cfchartseries |
cfinvoke |
cfsearch |
cfcollection |
cfinvokeargument |
cfwddx |
cfcomponent |
cfobject |
cfxml |
cfexecute |
cfproperty |
|
cfftp |
cfreport |
|
(文件管理标签)File management tags
cfdirectory |
cffile |
cfftp |
(流程控制标签)Flow-control tags
cfabort |
cfexecute |
cfrethrow |
cfbreak |
cfexit |
cfswitch |
cfcase |
cfif |
cfthrow |
cfdefaultcase |
cfinclude |
cftry |
cfelse |
cflocation |
|
cfelseif |
cfloop |
|
(表单标签)Forms tags
cfapplet |
cfgrid |
cfselect |
cfcalendar |
cfgridcolumn |
cfslider |
cfform |
cfgridrow |
cftextarea |
cfformgroup |
cfgridupdate |
cftree |
cfformitem |
cfinput |
cftreeitem |
(Internet协议标签)Internet Protocol tags
cfftp |
cfldap |
cfmailpart |
cfhttp |
cfmail |
cfpop |
cfhttpparam |
cfmailparam |
|
(页面处理标签)Page processing tags
cfcache |
cfheader |
cfprocessingdirective |
cfcontent |
cfhtmlhead |
cfsetting |
cfflush |
cfinclude |
cfsilent |
(安全性标签)Security tags
cflogin |
cflogout |
|
cfloginuser |
cfNTauthenticate |
|
(变量操作处理标签)Variable manipulation tags
cfcookie |
cfregistry |
cfset |
cfdump |
cfsavecontent |
cfsetting |
cfparam |
cfschedule |
|
(其它标签)Other tags
cflog |
cfregistry |