User Guide

Tag summary 23
cfflush Data output tags,
Page processing tags
Flushes currently available data to client
cfform Forms tags Builds input form; performs client-side input
validation
cfformgroup Forms tags Groups form control into a containing object
cfformitem Forms tags Adds text and dividing rules to Flash forms
cfftp Forms tags,
Extensibility tags,
Internet Protocol tags
Permits FTP file operations
cffunction Extensibility tags Defines function that you build in CFML
cfgrid Forms tags Displays tabular grid control, in cfform tag
cfgridcolumn Forms tags Used in cfform; defines columns in a cfgrid
cfgridrow
Forms tags Defines a grid row; used with cfgrid
cfgridupdate
Forms tags Directly updates ODBC data source from edited
grid data
cfheader Data output tags,
Page processing tags
Generates HTTP headers
cfhtmlhead Page processing tags Writes text and HTML to HEAD section of page
cfhttp Internet Protocol tags Performs GET and POST to upload file or post
form, cookie, query, or CGI variable directly to
server
cfhttpparam Internet Protocol tags Specifies parameters required for a cfhttp
POST operation; used with
cfhttp
cfif
Flow-control tags Creates IF-THEN-ELSE constructs
cfimport Application framework
tags
Imports JSP tag libraries into a CFML page
cfinclude Flow-control tags Embeds references to ColdFusion pages
cfindex Extensibility tags Creates Verity search indexes
cfinput Forms tags Creates an input element (radio button, check
box, text entry box); used in
cfform
cfinsert
Database manipulation
tags
Inserts records in a data source
cfinvoke Extensibility tags Invokes component methods from a ColdFusion
page or component
cfinvokeargument Extensibility tags Passes a parameter to a component method or a
web service
cfldap Internet Protocol tags Provides access to LDAP directory servers
cflocation Flow-control tags Controls execution of a page
CFML tag Category Description