API Docs for: 0.0.2
Show:

View Module

This module is a rollup of the following modules:

  • Board
    Javascript Class for Chess Board and Pieces on the board JSON config type: chess.view.board.Board
  • Dialog
    Game import dialog. Game import is only available to users with game edit privileges.
  • Grid
    List of games view. List of games is displayed in a grid.
  • Menu
    The game import menu item. This menu item will automatically be disabled when there are no valid user sessions or if the user does not have access to the game import user role. On click it will create a new chess.view.dialog.GameImport
  • Tree
    This view displays a list of folders and databases as a tree.
  • User
    Controller for the user login/registration module