Changes

Jump to navigation Jump to search
87 bytes removed ,  09:49, 31 May 2017
no edit summary
Line 55: Line 55:  
== Files Installed ==
 
== Files Installed ==
 
# ajx_branchcounts.php - The Branch Edit program, admin_editbranch.php, unlike most TNG edit programs, doesn't just edit the fields in a Branch record, but it also contains action button that Add branch labels (i.e. add People and Families to the branch), Clear labels, Delete records in the branch, and Display the branch members).  After the user has modified the branch by adding labels, clearing labels, or deleting records in the branch, admin_editbranch.php invokes ajx_branchcounts.php to update the label counts (i.e. number of People and Families in the branch) that are displayed on the edit page
 
# ajx_branchcounts.php - The Branch Edit program, admin_editbranch.php, unlike most TNG edit programs, doesn't just edit the fields in a Branch record, but it also contains action button that Add branch labels (i.e. add People and Families to the branch), Clear labels, Delete records in the branch, and Display the branch members).  After the user has modified the branch by adding labels, clearing labels, or deleting records in the branch, admin_editbranch.php invokes ajx_branchcounts.php to update the label counts (i.e. number of People and Families in the branch) that are displayed on the edit page
# branchcountslib.php - This PHP function library contains PHP functions that count records (People and Families) in a branch. It is used by the Admin >> Branches >> Search program (admin_branches.php) to display the search results table.  It is also used by the Branch edit program (admin_editbranch.php) to display counts for the current branch, and by ajx_branchcounts.php to retrieve updated counts after admin_editbranch.php has modified a branch.count recordsaThe AJAX program ajx_branchcounts.php is invoked by admin_editbranch.php
+
# branchcountslib.php - This PHP function library contains PHP functions that count records (People and Families) in a branch. It is used by the Admin >> Branches >> Search program (admin_branches.php) to display the search results table.  It is also used by the Branch edit program (admin_editbranch.php) to display counts for the current branch, and by ajx_branchcounts.php to retrieve updated counts after admin_editbranch.php has modified a branch.
    
== Compatibility with Other Mods ==
 
== Compatibility with Other Mods ==
'''Experienced'''
5,069

edits

Navigation menu