Riferimenti per il file typo3/ext/phpmyadmin/modsub/phpMyAdmin-2.6.4-pl3/tbl_alter.php

Vai al codice sorgente di questo file.

Variabili

 $js_to_run = 'functions.js'
 $active_page = 'tbl_properties_structure.php'
 $err_url = 'tbl_properties_structure.php?' . PMA_generate_common_url($db, $table)
 $abort = false
ALTER TABLE CHANGE Fake libraries
relation lib php libraries
transformations lib php commwork
pmadb displaywork relwork
displaywork UPDATE table_info
SET 
display_field
 $tb_rs = PMA_query_as_cu($table_query)
 $tb_rs = PMA_query_as_cu($table_query)
 $table_query
 $tb_rs = PMA_query_as_cu($table_query)
 $active_page = 'tbl_properties_structure.php'


Documentazione delle variabili

$abort = false
 

Modifications have been submitted -> updates the table

Definizione alla linea 37 del file tbl_alter.php.

$active_page = 'tbl_properties_structure.php'
 

Definizione alla linea 144 del file tbl_alter.php.

$active_page = 'tbl_properties_structure.php'
 

Displays top menu links

Definizione alla linea 23 del file tbl_alter.php.

$err_url = 'tbl_properties_structure.php?' . PMA_generate_common_url($db, $table)
 

Defines the url to return to in case of error in a sql statement

Definizione alla linea 31 del file tbl_alter.php.

$js_to_run = 'functions.js'
 

Gets some core libraries

Definizione alla linea 9 del file tbl_alter.php.

$table_query
 

Valore iniziale:

 'UPDATE ' . PMA_backquote($cfgRelation['relation'])
                                      . ' SET     foreign_field = \'' . PMA_sqlAddslashes($field_name[$fieldindex]) . '\''
                                      . ' WHERE foreign_db  = \'' . PMA_sqlAddslashes($db) . '\''
                                      . ' AND foreign_table = \'' . PMA_sqlAddslashes($table) . '\''
                                      . ' AND foreign_field = \'' . PMA_sqlAddslashes($fieldcontent) . '\''

Definizione alla linea 124 del file tbl_alter.php.

$tb_rs = PMA_query_as_cu($table_query)
 

Definizione alla linea 129 del file tbl_alter.php.

$tb_rs = PMA_query_as_cu($table_query)
 

Definizione alla linea 120 del file tbl_alter.php.

$tb_rs = PMA_query_as_cu($table_query)
 

Definizione alla linea 109 del file tbl_alter.php.

ALTER TABLE CHANGE Fake libraries relation lib php libraries transformations lib php commwork pmadb displaywork relwork displaywork UPDATE table_info SET display_field
 

Valore iniziale:

 \'' . PMA_sqlAddslashes($field_name[$fieldindex]) . '\''
                                      . ' WHERE db_name  = \'' . PMA_sqlAddslashes($db) . '\''
                                      . ' AND table_name = \'' . PMA_sqlAddslashes($table) . '\''
                                      . ' AND display_field = \'' . PMA_sqlAddslashes($fieldcontent) . '\''

Definizione alla linea 105 del file tbl_alter.php.

Referenziato da PMA_getDisplayField(), e PMA_relationsCleanupColumn().


Generato il Thu Jan 19 15:27:14 2006 per TYPO3 versione 3.8.1 da  doxygen 1.4.6