Difference between revisions of "Board18SnapList"

From BOARD18 Project WIKI
Jump to navigation Jump to search
(remove register main menu)
(2.1)
 
Line 1: Line 1:
{{ReleaseNoticeX|1.3|Design_Document_board18SnapList_Page}}
{{ReleaseNoticeX|2.1|Design_Document_board18SnapList_Page}}
The following functions are used by board18SnapList.php
The following functions are used by board18SnapList.php



Latest revision as of 12:50, 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 board18SnapList.php

Function listReturn(response)

Function listReturn is the success callback function for the ajax snapShow.php call. It appends a list if snapshots to the table in board18SnapList.php.

Function doPageList()

The doPageList function performs an AJAX call to the snapShow.php function.

Function doPageLinks()

The doPageLinks function creates page links for multi page snapshot list output.