getComponentMetadata

Gets metadata (such as the functions and implemented interfaces of a component) for a CFC or ColdFusion interface.

getComponentMetadata(path) → returns struct

Argument Reference

path string
Required

The dot-delimited path of the interface or CFC definition.

Examples
Sample code invoking the getComponentMetadata function

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub