AUTHORS
README
NEWS
LICENSE.TXT
COPYING
void OnBuildUploadMenu( array &$menu)
The menu items gathered here are for the 'local' menu at each upload display
void OnUploadMenu( array &$menu, array &$record)
The handler is called when a menu is being displayed with a specific record. All dynamic changes are made here
void OnUploadRow( array &$record)