Difference between revisions of "Board18View"
Jump to navigation
Jump to search
(Initial version of this page) |
(No difference)
|
Revision as of 13:48, 31 October 2014
The following functions are used by board18View.php
Function logoutOK(resp)
Function logoutOK is the callback function for the ajax logout call.
Function listReturn(response)
Function listReturn is the success callback function for the ajax allGameList.php call. It appends a list if games to the table in board18View.php.
Function registerMainMenu()
The registerMainMenu function creates the main menu on the board18View page. It uses the jquery context menu plugin.