Board18Main

From BOARD18 Project WIKI
Revision as of 15:56, 9 September 2014 by Rich (talk | contribs) (Initial version of this page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The following functions are used by board18Main.php

Function logoutOK(resp)

Function logoutOK is the callback function for the ajax lgout call.

Function listReturn(response)

Function listReturn is the success callback function for the ajax myGameList.php call. It appends a list if games to the table in board18Main.php.

Function registerMainMenu()

The registerMainMenu function creates the main menu on the board18Main page. It uses the jquery context menu plugin.