Ticket #413 (closed enhancement: fixed)

Opened 1 month ago

Last modified 1 month ago

Ability to execute private events via RunEvent()

Reported by: lmajano Assigned to: lmajano
Priority: normal Milestone: 2.6.0
Component: Architecture Version:
Severity: normal Keywords:
Cc:

Description

Thanks to our methodInjector plugin a new feature arose, where we can now execute private events in other handlers. This follows the standard of executions on interceptions and pre/post process.

<cfset runEvent(event="users.privateEvent",private=true)>

Change History

04/09/08 00:18:55 changed by lmajano

  • status changed from new to closed.
  • type changed from defect to enhancement.
  • resolution set to fixed.

Copyright 2006 ColdBox Framework by Luis Majano