CFML Tags
engine Tags
Tag Name | Description |
---|---|
CFAPPLICATION | Defines a CFML application. Usually defined in the Application.cfm file in a given directory or parent directory |
CFMAPPING | Creates a new mapping for CFML/CFC resources. Use only one at a time, DIRECTORYPATH, RELATIVEPATH or ARCHIVE. You can create a new mapping using MappingCreateArchive() function. |