ColdBox HMVC Documentation
Master Class
Video Training
Community
Support
Search…
6.x
Introduction
Intro
Release History
About This Book
Author
For Newbies
60 Minute Quick Start
Getting Started
Getting Started Guide
Installation
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
Flash RAM
HTML Helper
REST Handler
Request Context Decorator
Recipes
Scheduled Tasks
Architecture Concepts
What is MVC
What is ColdBox
How ColdBox Works
Testing Concepts
External links
Source code
Issue tracker
LogBox
CacheBox
WireBox
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
4yr ago
Copy link
Edit on GitHub