File system - Mappings
File system - Mappings
We distinguish 3 different mapping types:
- "component" mappings used to map components (similar to a classpath in Java),
- "custom tag" mappings used to map custom tags
- "regular mappings" for the rest (<cfinclude>, <cffile> ...).
- Define a mapping
- Set a Mapping (regular, component and custom tag mapping)
- Component Mappings
- Define a custom tag Mapping (TODO)