ColdBox HMVC Documentation
7.x
DocsSourceSupportTraining
Search
⌃K
Links
Introduction
For Newbies
60 Minute Quick Start
Getting Started Guide
Getting Started
Installation
Application Templates
Conventions
Configuration
The Basics
Request Context
Routing
Event Handlers
Layouts & Views
Models
Interceptors
How do they work?
Interceptor Declaration
Interceptor Registration
Dynamic Registration
Core Interception Points
Restricting Execution
Interceptor Output Buffer
Custom Events
Configuration Registration
Programmatic Registration
Listening
Announcing Interceptions
Unregistering Interceptors
Reporting Methods
Interceptor Asynchronicity
HMVC
Modules
Testing
Testing Quick Start
Testing ColdBox Applications
Digging Deeper
Async Programming
ColdBox Proxy
Controller Decorator
ColdBox Scheduled Tasks
Flash RAM
HTML Helper
REST Handler
Request Context Decorator
Recipes
Architecture Concepts
How ColdBox Works
Powered By GitBook

Custom Events

In addition to all the events announced by the framework, you can also register your own custom events.
​Curt Gratz shares a brief example and use case for ColdBox custom interception points in his video ColdBox Custom Interception Points - How To.
Previous
Interceptor Output Buffer
Next
Configuration Registration
Last modified 6mo ago
Export as PDF
Copy link
Edit on GitHub