Difference between revisions of "Script Documentation"

From GGBN Wiki
Jump to: navigation, search
(Connection to database)
(Connection to database)
Line 7: Line 7:
 
{|
 
{|
 
|-
 
|-
! Script Name !! Description !! included in
+
! Script Name !! Description !! Remarks !! included in
 
|-  
 
|-  
| configuration.php || Package main menu || --
+
| configuration.php || Package main menu || -- || --
 
|-  
 
|-  
| connection.php || Edit Database connection || ?
+
| connection.php || Edit Database connection || ? || --
 
|-  
 
|-  
| Errorreport.php || ? || all scripts with sql queries
+
| Errorreport.php || ? || ? || all scripts with sql queries
 
|-  
 
|-  
| ErrorreportLog.php || ? || ?
+
| ErrorreportLog.php || ? || ? || ?
 
|-  
 
|-  
| head.php || Call function for connecting the database, call array_item || all scripts
+
| head.php || Call function for connecting the database, call array_item || ? || all scripts
 
|-  
 
|-  
| mappingspecimendata.php || ? || ?
+
| mappingspecimendata.php || ? || ? || ?
 
|-  
 
|-  
| new_user.php || ? || ?
+
| new_user.php || ? || ? || ?
 
|-  
 
|-  
| settings.php || ? || ?
+
| settings.php || ? || ? || ?
 
|-  
 
|-  
| start.inc.php || basic functions, '''Email-Empfänger bei Störung noch ändern!''' || head.php
+
| start.inc.php || basic functions, '''Email-Empfänger bei Störung noch ändern!''' || ? || head.php
 
|-  
 
|-  
 
| usermanagement.php || ? || ?
 
| usermanagement.php || ? || ?
 
|}
 
|}
 
[[Category:DNA_Module]]
 
[[Category:DNA_Module]]

Revision as of 12:16, 30 September 2010

List of all scripts

Package "config"

Connection to database

The parameters for connecting the DNA database, logo path and smtp are recorded in xml files (see Package "load") and will be defined first during installation process (see "First steps").

Script Name Description Remarks included in
configuration.php Package main menu -- --
connection.php Edit Database connection  ? --
Errorreport.php  ?  ? all scripts with sql queries
ErrorreportLog.php  ?  ?  ?
head.php Call function for connecting the database, call array_item  ? all scripts
mappingspecimendata.php  ?  ?  ?
new_user.php  ?  ?  ?
settings.php  ?  ?  ?
start.inc.php basic functions, Email-Empfänger bei Störung noch ändern!  ? head.php
usermanagement.php  ?  ?