Creating and Using Custom CFML Tags

This chapter describes how to create and use custom CFML tags that encapsulate common code.

Contents

Creating custom tags

Passing data to custom tags

Managing custom tags

Executing custom tags

Nesting custom tags