$runEvent()

Overview

public any function $runEvent()

Proxy to the core coldbox 'runEvent' method.

Example

var result = $runEvent( event="my.viewlet", eventArguments={ args=someData }, private=true, prePostExempt=true );