coldfusion标记语言( cfml )包括一套标签,你用在coldfusion页面,以互动的数据源,操纵数据,并显示输出。 cfml标签语法是类似于html元素语法.
以下分类和按字母顺序排列的名单标签其次是详细的标签说明.
下表将简要地描述了cfml标签:
| CFML 标签 |
分类 |
创建日期 |
译者 |
描述 |
|---|---|---|---|---|
cfabort (已翻译) |
2007-11-26 | 当当 | 在该标签的位置中断执行的ColdFusion页面 |
|
cfajaximport (已翻译) |
2007-12-01 | 竹子 | 使用ColdFusion AJAX-based 特性控制导入重要的javascript文件 |
|
cfajaxproxy (已翻译) |
2007-12-04 | Mickey | 为coldfusion组件在客户端生成一个ajax 代理类 |
|
cfapplet (已翻译) |
2007-11-28 | Sophia | 在cfform标签中使用java applet |
|
cfapplication (已翻译) |
2007-11-27 | 当当 | 定义了一个应用的名称;激活客户端变量;指明客户端变量存储机制 |
|
cfargument (已翻译) |
2007-11-28 | 竹子 | 在组件内为函数提供定义需要使用的新参数 |
|
cfassociate (已翻译) |
2007-11-29 | MicKey | 使 subtag 数据可以被存储在基础标签 |
|
cfbreak (已翻译) |
2007-11-27 | MicKey | 中断一个循环结构 |
|
cfcache (已翻译) |
2007-12-04 | 竹子 | 缓存 ColdFusion 页面 |
|
cfcalendar (已翻译) |
2007-11-29 | 当当 | 提供一个选择日期的日历控件 |
|
cfcase (已翻译) |
2007-11-27 | 竹子 | 和cfswitch 与 cfdefaultcase 标签配合使用 |
|
cfcatch (已翻译) |
2007-12-05 | Sophia | 在ColdFusion页面上获取异常 |
|
cfchart (已翻译) |
2007-11-29 | Sophia | 生成并显示图表 |
|
cfchartdata (已翻译) |
2007-12-03 | Sophia | 定义图表数据节点 |
|
Defines style in which chart data displays |
||||
cfcol (已翻译) |
2007-11-28 | MicKey | 定义表格列头信息和相关属性 |
|
cfcollection (已翻译) |
2007-11-30 | Sophia | 管理 Verity 连接 |
|
Creates and defines a component object |
||||
cfcontent (已翻译) |
2007-12-07 | Sophia | 在当前页面定义内容类型和被下载的文件名 |
|
Defines and sets cookie variables, including expiration and security options |
||||
| 2007-11-04 | 当当 | 让你可以收到一个数据源的相关信息 |
||
cfdefaultcase (已翻译) |
2007-11-06 | Sophia | 如果没有cfcase标签时,执行该标签所包含的程序 |
|
Performs typical directory-handling tasks from within a ColdFusion application |
||||
Creates an HTML tag with that is populated using a bind expressions. |
||||
cfdocument (已翻译) |
2007-12-17 | Sophia | 从一个包含CFML 和 HTML 文本块创建 PDF 或 输出 Adobe® FlashPaper® |
|
cfdocumentitem (已翻译) |
2007-12-19 | Sophia | 指定PDF 或 FlashPaper 文档的操作元素,类似页头,页脚,分页打断 |
|
Divides a PDF or FlashPaper document into sections |
||||
cfdump (已翻译) |
2007-11-28 | 亮金金 | 为调试操作而输出某个变量结构 |
|
cfelse (已翻译) |
2007-11-30 | Charles | 创建 IF-THEN-ELSE 流程结构 |
|
Creates IF-THEN-ELSE constructs |
||||
cferror(已翻译) |
2008-02-28 | Sophia | 当错误发生时,显示系统错误页面 |
|
cfexchangecalendar(已翻译) |
2008-02-28 | Sophia | 对Microsoft扩展日历事件操作 |
|
cfexchangeconnection(已翻译) |
2008-03-25 | Sophia | 打开或者关闭一个 Microsoft Exchange 服务器的永久连接 |
|
cfexchangecontact(已翻译) |
2008-03-25 | Sophia | 创建、删除、修改和取得 Microsoft Exchange关联记录,以及关联记录的附件 |
|
cfexchangefilter(已翻译) |
2008-03-26 | Sophia | 使用扩展标签来指定过滤器参数 |
|
cfexchangemail(已翻译) |
2008-03-26 | Sophia | 取得Microsoft Exchange服务器上邮件的信息和附加参数、删除信息,和性能的信息 |
|
cfexchangetask(已翻译) |
2008-03-25 | Sophia | 创建、删除、修改和取得 Microsoft Exchange任务 |
|
cfexecute(已翻译) |
2008-03-25 | Sophia | 执行开发者在server上指定访问的程序 |
|
cfexit(已翻译) |
2008-03-25 | Sophia | 中断正在执行的coldfusion 标签 |
|
cffeed(已翻译) |
2008-03-25 | Sophia | 读取,创建或转换 Atom 和 RSS |
|
cffile(已翻译) |
2008-03-25 | Sophia | ColdFusion应用程序有关文件的一系列操作 |
|
cfflush (已翻译) |
2007-12-02 | 阿育 | 推送当前数据到客户端 |
|
cfform (已翻译) |
2008-05-05 | Sophia | 創建表單錄入和表單驗證功能 validation |
|
cfformgroup (已翻译) |
2008-05-05 | Sophia | 一個表單創建組對象,用來包含一系列form 元素 |
|
cfformitem (已翻译) |
2008-05-05 | Sophia | 在flash form中添加文本和div等元素 |
|
cfftp (已翻译) |
2008-05-05 | Sophia | 負責FTP文件操作 |
|
cffunction (已翻译) |
2008-06-09 | Sophia | 定義你設定的函數 |
|
cfgrid (已翻译) |
2008-06-09 | Sophia | 配合cfform標簽操作多功能表格 |
|
cfgridcolumn(已翻译) |
2008-06-09 | Sophia | 在cfgrid中定義表格列元素,需要cfform支持 |
|
cfgridrow(已翻译) |
2008-06-09 | Sophia | 在cfgrid中定義表格行元素,需要cfform支持 |
|
cfgridupdate(已翻译) |
2008-06-09 | Sophia | 使用ODBC數據源更新被編輯的表格數據 |
|
cfheader (已翻译) |
2008-05-05 | Sophia | 生成 HTTP 文件頭 |
|
cfhtmlhead (已翻译) |
2008-05-05 | Sophia | 在頁面頭部寫入文本或HTML |
|
cfhttp(已翻译) |
2008-06-09 | Sophia | 在文件内執行HTTP get或post操作並從一個文本文件中產生query.post讓你上傳MIME檔案到服務器,或提交表單,cookie,query,CGI變量到指定服務器 |
|
cfhttpparam(已翻译) |
2008-06-09 | Sophia | 可為cfhttp建立相应的必需参数提供给post操作 |
|
cfif (已翻译) |
2008-05-05 | Sophia | 創建 IF-THEN-ELSE 邏輯結構 |
|
cfimage(已翻译) |
2008-06-09 | Sophia | 对图片进行一系列的操作,也可以配合image相关函数,ColdFusion8在这个方面有加强 |
|
cfimport (已翻译) |
2008-05-05 | Sophia | 在cfml頁面中導入 JSP tag libraries |
|
cfinclude (已翻译) |
2008-05-05 | Sophia | 包含其他的 ColdFusion 頁面到當前頁面中來 |
|
cfindex(已翻译) |
2008-06-09 | Sophia | 为全文索引建立连接,cfindex,cfsearch会将verity及搜索公用程序 封装起来,这个verity的连接可以由指定目录的文件名或是query产生,用cfsearch去搜索你用cfindex建立起来的连接。 |
|
cfinput(已翻译) |
2008-06-09 | Sophia | 创建表单的input 元素 (radio button, check box, text entry box); 在cfform中被使用 |
|
cfinsert (已翻译) |
2008-05-05 | Sophia | 在一個數據源中插入記錄 |
|
cfinterface (已翻译) |
2008-06-09 | Sophia | 为CFC定义一系列签字接口,可以在cfc中替代函数使用。 |
|
cfinvoke (已翻译) |
2008-06-09 | Sophia | 调用一个cfc中的方法或一个cfc页面 |
|
cfinvokeargument(已翻译) |
2008-05-05 | Sophia | 給CFC中的一個方法傳送參數,或是web service |
|
cflayout (已翻译) |
2008-06-09 | Sophia | 用来创建一个区域内的特定布局行为 |
|
cflayoutarea (已翻译) |
2008-06-09 | Sophia | 在cflayout定义一个可显示的区域 |
|
cfldap (已翻译) |
2008-05-05 | Sophia | 提供訪問 LDAP directory servers |
|
cflocation (已翻译) |
2008-05-05 | Sophia | 控制轉向到指定的頁面 |
|
cflock (已翻译) |
2008-07-25 | Sophia | 提供两种方式来保证代码的完整性 |
|
cflog (已翻译) |
2008-07-25 | Sophia | 对log文件写记录 |
|
cflogin (已翻译) |
2008-07-25 | Sophia | 定义一个用户认证空间域和安全认证码 |
|
cfloginuser (已翻译) |
2008-07-25 | Sophia | 确定一个认证过的用户给coldfusion |
|
cflogout (已翻译) |
2008-07-25 | Sophia | 记录当前注销操作 |
|
cfloop (已翻译) |
2008-07-25 | Sophia | 循环操作 |
|
cfmail(已翻译) |
2008-07-25 | Sophia | 接受发送email信息 |
|
cfmailparam(已翻译) |
2008-07-25 | Sophia | 随email信息附加一个文件或一个文件头 |
|
cfmailpart(已翻译) |
2008-07-25 | Sophia | 包含一个多部分邮件的一部分 |
|
cfmenu(已翻译) |
2008-07-25 | Sophia | 创建工具栏式的menu |
|
cfmenuitem(已翻译) |
2008-07-25 | Sophia | 在菜单中定义入口,包含一个菜单选项及它的一组下级菜单 |
|
cfmodule(已翻译) |
2008-07-25 | Sophia | 在coldfusion的页面中调用系统tag |
|
cfNTauthenticate(已翻译) |
2008-07-25 | Sophia | 针对Windows NT主机域认证一个用户的名字和密码 |
|
cfobject(已翻译) |
2008-07-25 | Sophia | 创建Creates COM, component, CORBA, Java, 和 web service 对象 |
|
cfobjectcache(已翻译) |
2008-07-25 | Sophia | 刷新query 缓存 |
|
cfoutput(已翻译) |
2008-07-25 | Sophia | 显示一个db 数据集的内容输出 |
|
cfparam(已翻译) |
2008-07-25 | Sophia | 初始化一个变量 |
|
cfpdf(已翻译) |
2008-07-25 | Sophia | 操作存在的pfd文件 |
|
| 2008-07-25 | Sophia | 创建和操作pdf form |
||
cfpdfformparam(已翻译) |
2008-07-25 | Sophia | 在pdf form中创建互动的字段. |
|
| 2008-07-25 | Sophia | cfpdf标签的子标签。用来整合多个pdf页面成为一个pdf时使用 |
||
cfpdfsubform(已翻译) |
2008-07-25 | Sophia | 在pdf form中创建二级表单 |
|
cfpod(已翻译) |
2008-07-25 | Sophia | 创建一个带有标题栏的可见浏览窗口 |
|
cfpop(已翻译) |
2008-07-25 | Sophia | 从POP邮件服务器获取或删除邮件 |
|
cfpresentation(已翻译) |
2008-07-25 | Sophia | 从一个html页面或swf文件中创建一个动态简报 |
|
cfpresentationslide(已翻译) |
2008-07-25 | Sophia | 动态创建一个幻灯片从一个HTML页面或swf文件 |
|
cfpresenter(已翻译) |
2008-07-25 | Sophia | 从一个幻灯片中,描述一个摘要 |
|
cfprint(已翻译) |
2008-07-25 | Sophia | 打印PDF文档,被使用在动态打印中 |
|
| 2008-07-25 | Sophia | 控制空白空间输出 |
||
cfprocparam(已翻译) |
2008-07-25 | Sophia | 传输参数信息给存储过程 |
|
cfprocresult(已翻译) |
2008-07-25 | Sophia | 设定coldfusion存储过程的结果值 |
|
cfproperty(已翻译) |
2008-07-25 | Sophia | 定义组件 |
|
cfquery(已翻译) |
2008-07-25 | Sophia | 传输sql语句块给db执行 |
|
cfqueryparam(已翻译) |
2008-07-25 | Sophia | 验证query参数的数据类型 |
|
cfregistry(已翻译) |
2008-07-25 | Sophia | 操作window 系统注册表 |
|
cfreport(已翻译) |
2008-07-25 | Sophia | 结合 ColdFusion Report Builder 或 Crystal Reports report |
|
cfreportparam(已翻译) |
2008-07-25 | Sophia | 传送input参数给一个 ColdFusion Report Builder构建的报表 |
|
cfrethrow(已翻译) |
2008-07-25 | Sophia | 显示当前活动异常 |
|
cfreturn(已翻译) |
2008-07-25 | Sophia | 在一个组件方法中返回结果 |
|
cfsavecontent(已翻译) |
2008-07-25 | Sophia | 在这个标签中存放一定的内容传给一个变量 |
|
cfschedule(已翻译) |
2008-07-25 | Sophia | 自动化任务操作 |
|
cfscript(已翻译) |
2008-07-25 | Sophia | coldfusion服务器端脚本 |
|
cfsearch(已翻译) |
2008-07-25 | Sophia | 和cfindex配合执行全文索引功能 |
|
cfselect(已翻译) |
2008-07-25 | Sophia | 创建一个下拉框元素,需在cfform中使用 |
|
Defines a variable |
||||
Defines and controls ColdFusion settings |
||||
Suppresses CFML output within tag scope |
||||
Creates slider control; used in cfform |
||||
Creates a spry data set |
||||
Holds database connection information; identifies a stored procedure to execute |
||||
Evaluates passed expression; passes control to matching cfcase tag |
||||
Builds a table in a ColdFusion page |
||||
Puts a multiline text box in a form |
||||
Creates and manages ColdFusion threads, independent streams of execution. |
||||
Throws a developer-specified exception |
||||
Displays execution time for a block of code |
||||
Specifies text to display when the mouse pointer hovers over the tag body elements |
||||
Displays and logs application debugging data |
||||
Groups cfquery operations into one transaction; performs rollback processing |
||||
Creates tree control element; used in cfform |
||||
Populates a tree control element in a form; used with cftree |
||||
Catches exceptions in ColdFusion pages |
||||
Updates rows in a database data source |
||||
Serializes and deserializes CFML data structures to XML-based WDDX format |
||||
Creates a pop-up window in the browser |
||||
Creates an XML document object |
||||
Manipulates ZIP and JAR files |
||||
Manipulates ZIP and JAR files |