Public Callback Function in own Plugin

Public Callback Function in own Plugin

Hi,

i have written a little plugin in jquery which works good so far.

i want to have a public callback function e.g. if the image is loaded (everytime), the name of the function is loadData().

i have some public functions which execute some code, i can call the functions in my html file, this works perfect.
now i want to have some callback if some function is completed.

sorry for my english ;)

code is attached

thanks for your help,
greetings