Skip to content

Census EditCensuses.js

James Cobban edited this page Jan 21, 2024 · 4 revisions

Up: Census Implementation

Source Code

This script implements the dynamic functionality of the page CensusForm.php which is a script for administering information recorded about each supported census enumeration. When adding a new class Census this script requests information from the server about how it will initialize the new instance so that the displayed defaults are the same as the defaults that the class will assign. It also searches the table of instances of class Source to look for an existing match.

Next: CensusForm.php

Clone this wiki locally