Board18View

From BOARD18 Project WIKI
Revision as of 15:32, 4 December 2015 by Rich (talk | contribs) (added release note)
Jump to navigation Jump to search
This page has been updated to comply with Release 1.3.x of BOARD18. Go Back

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.