phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: setup/doc README.inc,NONE,1.1


From: Luca - De Whiskey's - De Vitis <address@hidden>
Subject: [Phpgroupware-cvs] CVS: setup/doc README.inc,NONE,1.1
Date: Wed, 12 Jun 2002 06:14:17 -0400

Update of /cvsroot/phpgroupware/setup/doc
In directory subversions:/tmp/cvs-serv17256/setup/doc

Added Files:
        README.inc 
Log Message:


- Moved documentation files to module/doc directory.
- Renamed phpgroupware/doc/LICENSE in phpgroupware/doc/copyright.gpl


--- NEW FILE ---
phpGroupWare setup              March 2002 revised (5-2001)

Note: All setup classes are now located in the phpgwapi module.  Since setup
      cannot work without the api anyway, these classes were moved.

Class logical (?) organization map:

        class.setup.inc.php                                     Global setup 
functions app/hook/login
                |
                class.detection.inc.php Detection of header, file and db 
versions
                |
                class.translation.inc.php               Multi-lang functions 
for display
                |
                class.html.inc.php              HTML/template output functions
                |
                class.process.inc.php           db processing 
functions/upgrade/install
                        |
                        class.schema_proc.inc.php                               
DB array <--> SQL and abstraction class
                                |
                                class.schema_proc_array.inc.php         Array 
input parser
                                |
                                class.schema_proc_mysql.inc.php         SQL 
functions for MySQL
                                |
                                class.schema_proc_pgsql.inc.php         SQL 
functions for Postgresql
                                |
                                class.schema_proc_mssql.inc.php         SQL 
functions for MS SQL
                                |
                                ...                                             
                        other db support...





reply via email to

[Prev in Thread] Current Thread [Next in Thread]