This event can be used to add your own functionality into the media manager. Your event handler should check the passed do parameter and directly print the wanted output.
The data array contains a single do key indicating what action is about to be executed. Plugins could set the $_REQUEST['do'] parameter to trigger an action here.
The following plugins are known to handle this event and their source code may be a good start for understanding and implementing a handler yourself.
