Difference between revisions of "Board18Main"

From BOARD18 Project WIKI
Jump to navigation Jump to search
(→‎Function registerMainMenu(): removed registerMainMenu)
(added release note)
Line 1: Line 1:
{{ReleaseNoticeX|1.3|Design_Document_board18Main_Page}}
The following functions are used by board18Main.php
The following functions are used by board18Main.php



Revision as of 15:35, 4 December 2015

This page has been updated to comply with Release 1.3.x of BOARD18. Go Back

The following functions are used by board18Main.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 myGameList.php call. It appends a list if games to the table in board18Main.php.