Skip to content

FamilyTree Temple.js

James Cobban edited this page Feb 16, 2020 · 1 revision

Up: Family Tree Implementation

Source Code

This script implements the dynamic functionality of the page Temple.php which displays information about a Temple of the Church of Latter Day Saints. In particular:

  • validate input values
  • handle a request to display a list of Persons in the family tree who have events recorded at this Temple
  • handle a request to add instances of Picture to this Temple.
  • handle a request to display a Google© map of the location of the Temple.

Next: Temple.php

Clone this wiki locally