|
ConstructorsElement
Configuration File - Constructors Element
Constructors ElementDefinitionWithin the configuration file the constructors element is used to denote the function in a component or interface that are used as constructors. Attributesnone UsageUsed within the application element to define methods of components and interfaces that are used as constructors since ColdFusion does not have any built in constructors. Methods that are defined as constructors will be shown separately from normal methods in the documentation. DevelopmentFuture plans may include:
ExamplesSee the example section of the configuration file page for examples. |
Sign in to add a comment