Board18SnapList
Jump to navigation
Jump to search
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.