 | ./
| |
 | DB/
| |
 | SOAP/
| |
 | blocks/
| |
 | fonts/
| |
 | hooks/
| |
 | images/
| |
 | includes/
| |
 | index/
| |
 | languages/
| |
 | media/
| |
 | modules/
| |
 | pgvnuke/
| |
 | places/
| |
 | reports/
| |
 | themes/
| |
 | ufpdf/
| |
 | webservice/
| |
 | DB.php [summary] [1389 lines] | Database independent query interface PHP versions 4 and 5 |
 | GPL.txt [summary] [340 lines] | |
 | PEAR.php [summary] [1101 lines] | PEAR, the PHP Extension and Application Repository PEAR class and PEAR_Error class |
 | accesskeyHeaders.php [summary] [36 lines] | Code for access key codes |
 | addmedia.php [summary] [576 lines] | Add media to gedcom file This file allows the user to maintain a seperate table of media files and associate them with individuals in the gedcom and then add these records later. Requires SQL mode. |
 | addremotelink.php [summary] [393 lines] | Add Remote Link Page |
 | addsearchlink.php [summary] [93 lines] | Allows user to select a person on their server to create a remote link to a person selected from the search results. |
 | admin.php [summary] [233 lines] | Administrative User Interface. Provides links for administrators to get to other administrative areas of the site |
 | aliveinyear.php [summary] [521 lines] | Individual List The individual list shows all individuals from a chosen gedcom file. The list is setup in two sections. The alphabet bar and the details. |
 | ancestry.php [summary] [199 lines] | Displays pedigree tree as a printable booklet |
 | autocomplete.js [summary] [93 lines] | Performs a HTML form input autocompletion |
 | calendar.php [summary] [1499 lines] | Display Events on a Calendar Displays events on a daily, monthly, or yearly calendar. |
 | changelanguage.php [summary] [290 lines] | Display a diff between two language files to help in translating. |
 | changelog.php [summary] [58 lines] | Display changelog file with clickable bugs and RFEs |
 | changelog.txt [summary] [381 lines] | |
 | checklang.php [summary] [212 lines] | Check lang files |
 | client.php [summary] [483 lines] | Defines a protocol for interfacing remote requests over a http connection |
 | clippings.php [summary] [671 lines] | Family Tree Clippings Cart |
 | clippings_download.php [summary] [37 lines] | Download clipping gedcom files that could not be saved. |
 | compact.php [summary] [404 lines] | Compact pedigree tree |
 | config.php [summary] [69 lines] | Main configuration file required by all other files in PGV |
 | config_download.php [summary] [43 lines] | Download config files that could not be saved. |
 | config_gedcom.php [summary] [189 lines] | Default Gedcom configuration file |
 | descendancy.php [summary] [161 lines] | Parses gedcom file and displays a descendancy tree. |
 | downloadbackup.php [summary] [46 lines] | Allow an admin user to download the backup file. |
 | downloadgedcom.php [summary] [262 lines] | Allow an admin user to download the entire gedcom file. |
 | edit_changes.php [summary] [197 lines] | Interface to review/accept/reject changes made by editing online. |
 | edit_interface.php [summary] [1830 lines] | PopUp Window to provide editing features. |
 | edit_merge.php [summary] [279 lines] | Merge Two Gedcom Records |
 | edit_privacy.php [summary] [837 lines] | Edit Privacy Settings phpGedView: Genealogy Viewer Copyright (C) 2002 to 2005 PGV Development Team |
 | edit_quickupdate.php [summary] [2608 lines] | PopUp Window to provide users with a simple quick update form. |
 | editconfig.php [summary] [693 lines] | Online UI for editing config.php site configuration variables |
 | editconfig_gedcom.php [summary] [1677 lines] | UI for online updating of the gedcom config file. phpGedView: Genealogy Viewer Copyright (C) 2002 to 2005 PGV Development Team |
 | editconfig_help.php [summary] [56 lines] | English Language Configure Help file for PHPGedView |
 | editgedcoms.php [summary] [401 lines] | UI for online updating of the config file. phpGedView: Genealogy Viewer Copyright (C) 2002 to 2005 PGV Development Team |
 | editlang.php [summary] [819 lines] | Display a diff between two language files to help in translating. |
 | editlang_edit.php [summary] [305 lines] | Edit a language file |
 | editlang_edit_settings.php [summary] [634 lines] | File to edit the language settings of PHPGedView |
 | editnews.php [summary] [131 lines] | Popup window for Editing news items |
 | edituser.php [summary] [252 lines] | Administrative User Interface. |
 | extract.php [summary] [499 lines] | Compiles a list of all functions in all PGV files. |
 | family.php [summary] [134 lines] | Parses gedcom file and displays information about a family. |
 | familybook.php [summary] [457 lines] | Display an family book chart |
 | famlist.php [summary] [407 lines] | Family List The Family list shows all families from a chosen gedcom file. The list is setup in two sections. The alphabet bar and the details. |
 | fanchart.php [summary] [555 lines] | Displays a fan chart phpGedView: Genealogy Viewer Copyright (C) 2002 to 2005 John Finlay and Others |
 | faq.php [summary] [293 lines] | Customizable FAQ page |
 | find.php [summary] [781 lines] | Popup window that will allow a user to search for a family id, person id phpGedView: Genealogy Viewer Copyright (C) 2002 to 2005 John Finlay and Others |
 | gdbi.php [summary] [30 lines] | this file is for backwards compatibility with older versions of the GDBI which used to connect through gdbi.php... this file is depricated and client.php should be used instead |
 | gedrecord.php [summary] [65 lines] | Parses gedcom file and displays record for given id in raw text |
 | genservice.php [summary] [57 lines] | Entry point for SOAP web service phpGedView: Genealogy Viewer Copyright (C) 2002 to 2005 PGV Development Team |
 | help_text.php [summary] [60 lines] | Shows helptext to the users |
 | help_text_vars.php [summary] [250 lines] | File contains var's to glue Help_text for PHPGedView together |
 | hitcount.php [summary] [129 lines] | Counts how many hits. |
 | hourglass.php [summary] [142 lines] | Display an hourglass chart |
 | ical.php [summary] [359 lines] | Outputs calendar events in the iCalendar (RFC 2445 http://www.ietf.org/rfc/rfc2445.txt) format. phpGedView: Genealogy Viewer Copyright (C) 2002 to 2006 PGV Development Team |
 | imageflush.php [summary] [64 lines] | Flush an image to the browser phpGedView: Genealogy Viewer Copyright (C) 2002 to 2003 John Finlay and Others |
 | imageview.php [summary] [187 lines] | Popup window for viewing images |
 | index.php [summary] [301 lines] | MyGedView page allows a logged in user the abilty to keep bookmarks, see a list of upcoming events, etc. phpGedView: Genealogy Viewer Copyright (C) 2002 to 2005 PGV Development Team |
 | index_edit.php [summary] [538 lines] | MyGedView page allows a logged in user the abilty to keep bookmarks, see a list of upcoming events, etc. phpGedView: Genealogy Viewer Copyright (C) 2002 to 2005 John Finlay and Others |
 | indilist.php [summary] [537 lines] | Individual List The individual list shows all individuals from a chosen gedcom file. The list is setup in two sections. The alphabet bar and the details. |
 | individual.php [summary] [1068 lines] | Individual Page |
 | inverselink.php [summary] [191 lines] | Link media items to indi, sour and fam records |
 | login.php [summary] [216 lines] | Login Page. |
 | login_register.php [summary] [618 lines] | Register as a new User or request new password if it is lost |
 | manageservers.php [summary] [504 lines] | Manage Servers Page Allow a user the ability to manage servers i.e. allowing, banning, deleting |
 | media.php [summary] [1438 lines] | Popup window that will allow a user to search for a media phpGedView: Genealogy Viewer Copyright (C) 2002 to 2005 PGV Development Team |
 | medialist.php [summary] [391 lines] | Displays a list of the multimedia objects |
 | message.php [summary] [213 lines] | Send a message to a user in the system |
 | module.php [summary] [133 lines] | Module system for adding features to phpGedView. |
 | patriarchlist.php [summary] [446 lines] | Patriarch List |
 | pedigree.php [summary] [320 lines] | Parses gedcom file and displays a pedigree tree. |
 | pgvinfo.php [summary] [135 lines] | Displays information on the PHP installation |
 | phpgedview.js [summary] [1031 lines] | Common javascript functions |
 | placelist.php [summary] [552 lines] | Displays a place hierachy |
 | postgedview.php [summary] [152 lines] | Acts as interface into gedview. Is passsed a cookie from pgvindex.php (that module should be the one called from postnuke - see the readme.txt) |
 | printlog.php [summary] [136 lines] | Print logfiles |
 | privacy.php [summary] [306 lines] | Default Privacy File This is the default privacy.php module that is distributed with phpGedView. Whenever a gedcom file is added to the PGV system a copy of this file is placed in the $INDEX_DIRECTORY for each gedcom so that each gedcom may use different privacy settings. |
 | readme.txt [summary] [1009 lines] | |
 | relationship.php [summary] [535 lines] | Calculates the relationship between two individuals in the gedcom |
 | repo.php [summary] [281 lines] | Displays the details about a repository record. Also shows how many sources reference this repository. |
 | repolist.php [summary] [84 lines] | Repositories List |
 | reportengine.php [summary] [288 lines] | Report Engine Processes PGV XML Reports and generates a report |
 | rss.php [summary] [323 lines] | Outputs an RSS feed of information, mostly based on the information available in the index page. |
 | search.php [summary] [527 lines] | Searches based on user query. |
 | search_engine.php [summary] [84 lines] | A landing spot for pages that are restricted from search engines. WARNING: The functions print_header() and print_simple_header() cannot be called from here because they would cause an infinite back to here. |
 | searchhelp.php [summary] [193 lines] | Search in help files |
 | setpermissions.php [summary] [34 lines] | Use this file to try and use PHP to set permissions on the neccessary files. |
 | slklist.php [summary] [1525 lines] | Displays a list of 'earthfathers' == patriarch. |
 | source.php [summary] [212 lines] | Displays the details about a source record. Also shows how many people and families reference this source. |
 | sourcelist.php [summary] [90 lines] | Parses gedcom file and displays a list of the sources in the file. |
 | statistics.php [summary] [537 lines] | |
 | statisticsplot.php [summary] [610 lines] | Creates some statistics out of the GEDCOM information. We will start with the following possibilities number of persons -> periodes of 10 years from 1700-2010 age -> periodes of 10 years (different for 0-1,1-5,5-10,10-20 etc) |
 | strings.js [summary] [53 lines] | |
 | theme_edit.php [summary] [179 lines] | Modifies the themes by means of a user friendly interface |
 | themechange.php [summary] [52 lines] | Allow visitor to change the theme |
 | timeline.php [summary] [442 lines] | Display a timeline chart for a group of individuals |
 | upgrade33-40.php [summary] [386 lines] | Upgrade datastore from PGV 3.3 to 4.0 |
 | uploadgedcom.php [summary] [1312 lines] | Allow admin users to upload a new gedcom using a web interface. When importing a gedcom file, some of the gedcom structure is changed so a new file is written during the import and then copied over the old file. |
 | uploadmedia.php [summary] [171 lines] | Allow admin users to upload media files using a web interface. |
 | useradmin.php [summary] [1241 lines] | Administrative User Interface. phpGedView: Genealogy Viewer Copyright (C) 2002 to 2005 PGV Development Team |
 | usermigrate.php [summary] [611 lines] | Exports users and their data to either SQL queries (Index mode) or authenticate.php and xxxxxx.dat files (MySQL mode). |
 | viewconnections.php [summary] [138 lines] | View Connections Page |