Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 592 Bytes

File metadata and controls

14 lines (8 loc) · 592 Bytes

Light_AjaxFileUploadManager events

2019-11-11 -> 2021-03-09

Light_AjaxFileUploadManager provides the following events:

  • Ling.Light_AjaxFileUploadManager.on_controller_exception_caught: triggered from the FileUploadController->uploader method when an exception is caught. The data is a LightEvent instance with an exception variable containing the caught exception.