MACROMEDIA COLFUSION MX 7-CFML Quick Reference page 11

Hide thumbs Also See for COLFUSION MX 7-CFML:
Table of Contents

Advertisement

new = "file or directory name"
proxyServer = "proxy server"
passive = "yes" or "no">
result = "result_name"
cfftp action = "listDir"
<cfftp
action = "listDir"
</cfftp>
cffunction
<cffunction
name = "methodName"
returnType = "dataType"
roles = "securityRoles"
access = "methodAccess"
description = "function description"
output = "yes" or "no"
displayName = "name"
Hint = "hint text">
cfgraph See cfchart
cfgraphdata See cfchartdata
cfgrid
<cfgrid
name = "name"
format = "applet" or "Flash" or "xml"
height = "integer"
width = "integer"
query = "query_name"
selectMode = "mode"
insert = "yes" or "no"
delete = "yes" or "no"
font = "column_font"
fontSize = "size"
italic = "yes" or "no"
bold = "yes" or "no"
textColor = "web color"
gridLines = "yes" or "no"
rowHeight = "pixels"
colHeaders = "yes" or "no"
colHeaderFont = "font_name"
colHeaderFontSize = "size"
colHeaderItalic = "yes" or "no"
colHeaderBold = "yes" or "no"
colHeaderTextColor = "web color"
bgColor = "web color"
maxRows = "number"
The following attributes work in Flash format only
style= "style specification"
enabled = "Yes" or "No"
visible = "Yes" or "No"
toolTip = "Tip text"
onChange = "ActionScript"
The following attributes work in applet and XML format only
autoWidth = "yes" or "no"
vSpace = "integer"
hSpace = "integer"
align = "value"
sort = "yes" or "no"
href = "URL"
hrefKey = "column_name"
target = "URL_target"
appendKey = "yes" or "no"
highlightHref = "yes" or "no"
onValidate = "javascript_function"
onError = "text"
gridDataAlign = "position"
rowHeaders = "yes" or "no"
rowHeaderAlign = "position"
rowHeaderFont = "font_name"
rowHeaderFontSize = "size"
rowHeaderItalic = "yes" or "no"
rowHeaderBold = "yes" or "no"
rowHeaderTextColor = "web color"
colHeaderAlign = "position"
selectColor = "web color"
notSupported = "text"
pictureBar = "yes" or "no"
insertButton = "text"
deleteButton = "text"
sortAscendingButton = "text"
CFML Quick Reference
11

Advertisement

Table of Contents
loading

This manual is also suitable for:

Colfusion mx 7 - installing and using coldfusion mx

Table of Contents