Difference between revisions of "Design Document board18Market Page"

From BOARD18 Project WIKI
Jump to navigation Jump to search
(This is a complete reformatting of this page)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Design Document Index}}The BOARD18 market page consists of the page header, the stock market board (on the right)  
{{ReleaseNotice|2.5}}{{Design Document Index}}The BOARD18 market page consists of the page header, the stock market board (on the right)  
and the left sidebar containing the token trays.
and the left sidebar containing the token trays.
The client (browser) side code for the market page of BOARD18 is contained in the following files:  
The client (browser) side code for the market page of BOARD18 is contained in the following files:  
Line 7: Line 7:
{{WIKI Links for BOARD18 WEB Pages|float=left}} {| class="wikitable" style="margin: auto "
{{WIKI Links for BOARD18 WEB Pages|float=left}} {| class="wikitable" style="margin: auto "
|+ This is a table of links to documentation about the board18Market page.
|+ This is a table of links to documentation about the board18Market page.
| php page
| overview
| [[board18Market|board18Market.php]]
| [[Design_Document_Client_Side_Overview#The_Stock_Market_Page|board18Market]]
|-
|-
| style sheet
| style sheet

Latest revision as of 09:06, 28 July 2017

This page has been updated to comply with Release 2.5.x of BOARD18.
Design Document edit

The BOARD18 market page consists of the page header, the stock market board (on the right) and the left sidebar containing the token trays. The client (browser) side code for the market page of BOARD18 is contained in the following files:

There are also a number of java script objects used by this code.

WIKI Links for BOARD18 WEB Pages edit
Page Overview Detail Design
index Page index Page
board18Main Page board18Main Page
board18View Page board18View Page
board18Admin Page board18Admin Page
board18Players Page board18Players Page
board18Games Page board18Games Page
board18Boxes Page board18Boxes Page
board18BoxLoad Page board18BoxLoad Page
board18Misc Page board18Misc Page
board18New Page board18New Page
board18Map Page board18Map Page
board18Market Page board18Market Page
board18SnapList Page board18SnapList Page
board18SnapMap Page board18SnapMap Page
board18SnapMrk Page board18SnapMrk Page
access-denied Page access-denied Page
This is a table of links to documentation about the board18Market page.
overview board18Market
style sheet board18Market.css
javascript board18Market1.js
board18Market2.js
board18Market3.js
board18Market4.js
board18Market5.js
board18Market6.js
board18Market7.js