Functions
- ApplicationPathCacheClear() flush the application.[cfc|cfm] path cache
- ApplicationStartTime() Provides information about the time when the current application scope was created.
- ApplicationStop() stops the current application context
- GetApplicationMetadata() return all data from this scope, when using an application.cfc or all setting defined in tag cfapplication
- GetApplicationSettings() return all data from this scope, when using an application.cfc or all setting defined in tag cfapplication
- RestInitApplication() Registers the directory path with the service mapping provided. If no service mapping is provided, the application name is used. If the rest application is already registered, it is refreshed.
Tags
Guides