jquery upload ui

jquery upload ui

i'm using jquery upload ui in my prestashop module.
The problem is that i not understand how  jquery ui  calls UploadHandler.php, i don't find nothing in the js and php code.
Where is the code that submit data to the UploadHandler.php?
I would like to call a prestashop controller rather that the UploadHandler.php
thanks.