Callback functions might include:
- onLoad, called when the we are starting the ajax request
- onSuccess, called when a new page is successfully loaded
- onFailure, called when a error occurs when trying to load the next page
- onInsert, called when a new item should be inserted
- onLastPage, called when the last page is loaded