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

Vai al codice sorgente di questo file.

Variabili

 $print_view = TRUE
 $cfgRelation = PMA_getRelationsParam()
 $tbl_list = ''
 $tables_cnt = count($the_tables)
 $counter = 0
 $showtable = PMA_DBI_fetch_assoc($result)
 $num_rows = (isset($showtable['Rows']) ? $showtable['Rows'] : 0)
 $show_comment = (isset($showtable['Comment']) ? $showtable['Comment'] : '')
 $indexes = array()
 $indexes_info = array()
 $indexes_data = array()
 $ret_keys = PMA_get_indexes($table, $err_url_0)
 $result = PMA_DBI_query('SHOW FIELDS FROM ' . PMA_backquote($table) . ';', NULL, PMA_DBI_QUERY_STORE)
 $fields_cnt = PMA_DBI_num_rows($result)
 $type = $tmp[1] . '(' . str_replace(',', ', ', $tmp[2]) . ')'
 $type_nowrap = ''
 $binary = 0
 $unsigned = 0
 $zerofill = 0
 $field_name = htmlspecialchars($row['Field'])
 $index_count


Documentazione delle variabili

$binary = 0
 

Definizione alla linea 174 del file tbl_printview.php.

$cfgRelation = PMA_getRelationsParam()
 

Gets the relations settings

Definizione alla linea 27 del file tbl_printview.php.

$counter = 0
 

Definizione alla linea 71 del file tbl_printview.php.

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

Definizione alla linea 207 del file tbl_printview.php.

$fields_cnt = PMA_DBI_num_rows($result)
 

Definizione alla linea 106 del file tbl_printview.php.

$index_count
 

Valore iniziale:

 (isset($indexes))
                 ? count($indexes)
                 : 0
Displays indexes

Definizione alla linea 266 del file tbl_printview.php.

$indexes = array()
 

Definizione alla linea 95 del file tbl_printview.php.

$indexes_data = array()
 

Definizione alla linea 97 del file tbl_printview.php.

$indexes_info = array()
 

Definizione alla linea 96 del file tbl_printview.php.

$num_rows = (isset($showtable['Rows']) ? $showtable['Rows'] : 0)
 

Definizione alla linea 89 del file tbl_printview.php.

$print_view = TRUE
 

Gets the variables sent or posted to this script, then displays headers

Definizione alla linea 8 del file tbl_printview.php.

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

Gets fields properties

Definizione alla linea 105 del file tbl_printview.php.

$ret_keys = PMA_get_indexes($table, $err_url_0)
 

Definizione alla linea 98 del file tbl_printview.php.

$show_comment = (isset($showtable['Comment']) ? $showtable['Comment'] : '')
 

Definizione alla linea 90 del file tbl_printview.php.

$showtable = PMA_DBI_fetch_assoc($result)
 

Definizione alla linea 88 del file tbl_printview.php.

$tables_cnt = count($the_tables)
 

Definizione alla linea 70 del file tbl_printview.php.

$tbl_list = ''
 

Definizione alla linea 61 del file tbl_printview.php.

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

Definizione alla linea 171 del file tbl_printview.php.

$type_nowrap = ''
 

Definizione alla linea 172 del file tbl_printview.php.

$unsigned = 0
 

Definizione alla linea 175 del file tbl_printview.php.

$zerofill = 0
 

Definizione alla linea 176 del file tbl_printview.php.


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