SourceForge.net LogoPHPGallue
[ class tree: setup ] [ index: setup ] [ all elements ]

Procedural File: tabledefs.inc.php

Source Location: /libgallue/tabledefs.inc.php



Page Details:

Table definitions for libgallue.

These table definitions are the result of "SHOW CREATE TABLE `tablename`" SQL statements. The table names need to be unchanged, i.e. the name of a table must be the name of the entry in the configuration file, section "tables". For example, the "Images" table must be named "Images" without prefix or other changes. setup.php parses these table definitions, therefor it is vital that they match exactly the result of "SHOW CREATE TABLE" queries as setup.php is <em>not</em> able to parse arbitrary "CREATE TABLE" statements.










galTableDefs [line 35]

array galTableDefs( )

Returns an array with all table definitions.



Tags:

return:  array of strings.


[ Top ]



Documentation generated on Wed, 16 Aug 2006 15:36:48 +0200 by phpDocumentor 1.3.0RC6