Page Actions

Command Center (Borland Genetics)

From ISOGG Wiki

Command Center Module Summary

The Command Center module is one of the software modules in the Borland Genetics Web Tools and Database. This module functions as the site controller, routing users to various site pages based on controller variables passed in the form submission. It is essential for managing user navigation and interactions within the site.

The module currently consists of the following class:

Name Extends Description
CommandCenter Contains methods that route the user to site pages based on controller variables passed in the form submission.

Class Hierarchy and Extensibility

The CommandCenter class is a top-level class that manages routing and user interactions on the site.