PART II
Reusing CFML Code
This part describes techniques for reusing code in ColdFusion pages. These
techniques let you write your code once and use it, without copying it, in many
places. These techniques include the
tag, user-defined functions,
cfinclude
custom tags, ColdFusion components, and ColdFusion Extension (CFX) tags.
The following chapters are included:
Chapter 8: Reusing Code in ColdFusion Pages. . . . . . . . . . . . . . . . . . . . . 163
Chapter 9: Creating and Using Custom CFML Tags . . . . . . . . . . . . . . . . 173
Chapter 10: Writing and Calling User-Defined Functions . . . . . . . . . . . . 191
Chapter 11: Building and Using ColdFusion Components. . . . . . . . . . . . 219
Chapter 12: Building Custom CFXAPI Tags . . . . . . . . . . . . . . . . . . . . . . 251
Need help?
Do you have a question about the COLDFUSION MX 61-DEVELOPING COLDFUSION MX and is the answer not in the manual?
Questions and answers