Difference between revisions of "Board18Main"
Jump to navigation
Jump to search
(Initial version of this page) |
(2.1) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ReleaseNoticeX|2.1|Design_Document_board18Main_Page}} | |||
The following functions are used by board18Main.php | The following functions are used by board18Main.php | ||
==Function listReturn(response)== | ==Function listReturn(response)== | ||
Line 9: | Line 6: | ||
the ajax myGameList.php call. It appends a list if games | the ajax myGameList.php call. It appends a list if games | ||
to the table in board18Main.php. | to the table in board18Main.php. | ||
Latest revision as of 14:15, 2 June 2016
This page has been updated to comply with Release 2.1.x of BOARD18. | Go Back |
The following functions are used by board18Main.php
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.