User Guide

Table Of Contents
1104 Index
applications
authentication 380
caching 299
ColdFusion and J2EE 276
default variables 287
defaults 296
defined 275
defining utility functions 286
defining with Application.cfc 282
definition pages 280
directory structure 279, 281
elements of 276
ending 276
error handling 290, 296
framework 277
globalization 403
in ColdFusion 275
internationalization 404
JSP tags 922
localization 404
login 289, 296
managing with Application.cfc 286
migrating to application.cfc 294
naming 283, 295
OnRequestEnd.cfm 280
optimizing 298
optimizing database access 303
page settings 284, 296
persistent scope variables 340
reusable elements 277
security 279, 374
servlets in 922
shared variables 277
specifying client variable storage 348
stored procedures in 303
storing variables in 358
unnamed 924
user security 388, 394
variable options, setting 295
See also application events
events
See also application events
applicationToken 382
area chart, example 753
arguments
optional 174, 184
passing 179
user-defined functions 179
using function names 196
arguments. See parameters
Arguments scope
as array 182
as structure 183
in components 229
user-defined functions and 181
variables 34, 66
arithmetic operators 76
ArrayAppend CFML function 102
ArrayDeleteAt CFML function 103
ArrayInsertAt CFML function 102
ArrayNew CFML function 100
ArrayPrepend CFML function 102
arrays
2-dimensional 98
3-dimensional 99
adding data to 100
adding elements to 100, 102
as variables 52
copying 104
creating 100
description 97
elements 98
elements, adding 102
elements, deleting 103
functions 108
in dynamic expressions 86
index 98
multidimensional 100
passing to functions 179
populating 105
referencing elements in 100
resizing 103
user-defined functions and 179
validating 666
variables 52
ArraySet CFML function 105
ArraySort CFML function 114
ASCII 406
assignment, CFScript statements 128
associative array notation 109
asynchronous mode
defined 1070
sending SMS messages using 1079
attachments, e-mail 988
attributecollection reserved attribute 248
attributes
for custom tags 246
passed from forms to XML 729
passing values 245, 246
Attributes scope 33, 65