Riferimenti per il file typo3_src-3.8.1/typo3/ext/phpmyadmin/modsub/phpMyAdmin-2.6.4-pl3/tbl_properties_structure.php

Vai al codice sorgente di questo file.

Variabili

 $url_query = '&goto=tbl_properties_structure.php&back=tbl_properties_structure.php'
 $result = PMA_DBI_query('SHOW KEYS FROM ' . PMA_backquote($table) . ';')
 $primary = ''
 $ret_keys = array()
 $pk_array = array()
 $fields_rs = PMA_DBI_query('SHOW FULL FIELDS FROM ' . PMA_backquote($table) . ';', NULL, PMA_DBI_QUERY_STORE)
 $fields_cnt = PMA_DBI_num_rows($fields_rs)
 $show_create_table_res = PMA_DBI_query($show_create_table_query)
 $analyzed_sql = PMA_SQP_analyze(PMA_SQP_parse($show_create_table))
 $i = 0
 $comments_map = array()
 $mime_map = array()
 $cfgRelation = PMA_getRelationsParam()
 $i = 0
 $aryFields = array()
 $checked = (!empty($checkall) ? ' checked="checked"' : '')
 $save_row = array()
 $type = $tmp[1] . '(' . str_replace(',', ', ', $tmp[2]) . ')'
 $type = htmlspecialchars($type)
 $type_nowrap = ''
 $binary = 0
 $unsigned = 0
 $zerofill = 0
 $field_encoded = urlencode($row['Field'])
 $field_name = htmlspecialchars($row['Field'])
 $comment_style = ''


Documentazione delle variabili

$analyzed_sql = PMA_SQP_analyze(PMA_SQP_parse($show_create_table))
 

Definizione alla linea 95 del file tbl_properties_structure.php.

$aryFields = array()
 

Definizione alla linea 145 del file tbl_properties_structure.php.

$binary = 0
 

Definizione alla linea 179 del file tbl_properties_structure.php.

$cfgRelation = PMA_getRelationsParam()
 

Definizione alla linea 132 del file tbl_properties_structure.php.

$checked = (!empty($checkall) ? ' checked="checked"' : '')
 

Definizione alla linea 146 del file tbl_properties_structure.php.

$comment_style = ''
 

Definizione alla linea 275 del file tbl_properties_structure.php.

$comments_map = array()
 

Definizione alla linea 125 del file tbl_properties_structure.php.

$field_encoded = urlencode($row['Field'])
 

Definizione alla linea 270 del file tbl_properties_structure.php.

$field_name = htmlspecialchars($row['Field'])
 

Definizione alla linea 271 del file tbl_properties_structure.php.

$fields_cnt = PMA_DBI_num_rows($fields_rs)
 

Definizione alla linea 80 del file tbl_properties_structure.php.

$fields_rs = PMA_DBI_query('SHOW FULL FIELDS FROM ' . PMA_backquote($table) . ';', NULL, PMA_DBI_QUERY_STORE)
 

Definizione alla linea 79 del file tbl_properties_structure.php.

$i = 0
 

Definizione alla linea 144 del file tbl_properties_structure.php.

$i = 0
 

Displays the table structure ('show table' works correct since 3.23.03)

Definizione alla linea 102 del file tbl_properties_structure.php.

$mime_map = array()
 

Definizione alla linea 126 del file tbl_properties_structure.php.

$pk_array = array()
 

Definizione alla linea 67 del file tbl_properties_structure.php.

$primary = ''
 

Definizione alla linea 65 del file tbl_properties_structure.php.

$result = PMA_DBI_query('SHOW KEYS FROM ' . PMA_backquote($table) . ';')
 

Definizione alla linea 64 del file tbl_properties_structure.php.

$ret_keys = array()
 

Definizione alla linea 66 del file tbl_properties_structure.php.

$save_row = array()
 

Definizione alla linea 147 del file tbl_properties_structure.php.

$show_create_table_res = PMA_DBI_query($show_create_table_query)
 

Definizione alla linea 91 del file tbl_properties_structure.php.

$type = htmlspecialchars($type)
 

Definizione alla linea 175 del file tbl_properties_structure.php.

$type = $tmp[1] . '(' . str_replace(',', ', ', $tmp[2]) . ')'
 

Definizione alla linea 172 del file tbl_properties_structure.php.

$type_nowrap = ''
 

Definizione alla linea 177 del file tbl_properties_structure.php.

$unsigned = 0
 

Definizione alla linea 180 del file tbl_properties_structure.php.

$url_query = '&goto=tbl_properties_structure.php&back=tbl_properties_structure.php'
 

Runs common work

Definizione alla linea 39 del file tbl_properties_structure.php.

$zerofill = 0
 

Definizione alla linea 181 del file tbl_properties_structure.php.


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