Board18SnapList

From BOARD18 Project WIKI
Revision as of 14:57, 20 July 2015 by Rich (talk | contribs) (initial contents for this page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.

Function registerMainMenu()

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