Difference between revisions of "Board18SnapList"
Jump to navigation
Jump to search
(initial contents for this page) |
(No difference)
|
Revision as of 14:57, 20 July 2015
The following functions are used by board18SnapList.php
Function listReturn(response)
Function listReturn is the success callback function for the ajax snapShow.php call. It appends a list if snapshots to the table in board18SnapList.php.
Function doPageList()
The doPageList function performs an AJAX call to the snapShow.php function.
Function doPageLinks()
The doPageLinks function creates page links for multi page snapshot list output.
Function registerMainMenu()
The registerMainMenu function creates the main menu on the board18SnapList page. It uses the jquery context menu plugin.