typo3/ext/phpmyadmin/modsub/phpmyadmin-2.6.2/db_details_structure.php File Reference

Go to the source code of this file.

Functions

 pma_TableHeader ($alternate=FALSE, $record_count=TRUE)

Variables

 $message = $strSuccess
 $url_query = '&goto=db_details_structure.php'
 $sub_part = '_structure'
 $titles = array()
double $sum_size = 0
double $overhead_size = 0
 $overhead_check = ''
 $checked = (!empty($checkall) ? ' checked="checked"' : '')
 $num_columns = ($cfg['PropertiesNumColumns'] > 1 ? (ceil($num_tables / $cfg['PropertiesNumColumns']) + 1) : 0)
 $row_count = 0
 $sort_i = 0
 $table_name = htmlspecialchars($table)
 $is_view
 $alias
 $truename
 $tbl_url_query = $url_query . '&table=' . $table_encoded
 $bgcolor = ($i++ % 2) ? $cfg['BgcolorOne'] : $cfg['BgcolorTwo']
 $book_sql_query = PMA_queryBookmarks($db, $cfg['Bookmark'], '\'' . PMA_sqlAddslashes($table) . '\'', 'label')
 pos


Function Documentation

pma_TableHeader alternate = FALSE,
record_count = TRUE
 

Definition at line 37 of file db_details_structure.php.

References $GLOBALS, colspan, nbsp, PMA_showHint(), table, and td.


Variable Documentation

$alias
 

Initial value:

 (!empty($tooltip_aliasname) && isset($tooltip_aliasname[$table]))
                   ? htmlspecialchars($tooltip_aliasname[$table])
                   :  htmlspecialchars($sts_data['Name'])

Definition at line 199 of file db_details_structure.php.

Referenced by FPDF::AliasNbPages(), t3lib_pageSelect::getPageIdFromAlias(), and PMA_displayTableBody().

$bgcolor = ($i++ % 2) ? $cfg['BgcolorOne'] : $cfg['BgcolorTwo']
 

Definition at line 208 of file db_details_structure.php.

Referenced by SC_rte_select_image::main(), PMA_displayTableBody(), PMA_displayVerticalTable(), PMA_generateEngineDetails(), and PMA_show_indexes().

$book_sql_query = PMA_queryBookmarks($db, $cfg['Bookmark'], '\'' . PMA_sqlAddslashes($table) . '\'', 'label')
 

Definition at line 254 of file db_details_structure.php.

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

Definition at line 173 of file db_details_structure.php.

Referenced by tslib_cObj::FORM(), fileList::makeClip(), and localRecordList::makeClip().

$is_view
 

Initial value:

 (PMA_MYSQL_INT_VERSION >= 50000
                           && !isset($sts_data['Type'])
                           && $sts_data['Comment'] == 'view')

Definition at line 195 of file db_details_structure.php.

$message = $strSuccess
 

Definition at line 20 of file db_details_structure.php.

$num_columns = ($cfg['PropertiesNumColumns'] > 1 ? (ceil($num_tables / $cfg['PropertiesNumColumns']) + 1) : 0)
 

Definition at line 174 of file db_details_structure.php.

$overhead_check = ''
 

Definition at line 172 of file db_details_structure.php.

double $overhead_size = 0
 

Definition at line 171 of file db_details_structure.php.

$row_count = 0
 

Definition at line 175 of file db_details_structure.php.

$sort_i = 0
 

Definition at line 183 of file db_details_structure.php.

$sub_part = '_structure'
 

Definition at line 26 of file db_details_structure.php.

double $sum_size = 0
 

Definition at line 170 of file db_details_structure.php.

$table_name = htmlspecialchars($table)
 

Definition at line 194 of file db_details_structure.php.

$tbl_url_query = $url_query . '&table=' . $table_encoded
 

Definition at line 207 of file db_details_structure.php.

$titles = array()
 

Displays the tables list

Definition at line 92 of file db_details_structure.php.

$truename
 

Initial value:

 (!empty($tooltip_truename) && isset($tooltip_truename[$table]))
                   ? htmlspecialchars($tooltip_truename[$table])
                   : htmlspecialchars($sts_data['Name'])

Definition at line 202 of file db_details_structure.php.

$url_query = '&goto=db_details_structure.php'
 

Definition at line 23 of file db_details_structure.php.

pos
 

Initial value:

0">' . $titles['Browse'] . '</a>';
        } else {
            echo $titles['NoBrowse'];
        }
        ?>
                </td>
                <td align="center" bgcolor="<?php echo $bgcolor

Definition at line 259 of file db_details_structure.php.

Referenced by FPDF::_parsepng(), clickMenu::addMenuItems(), t3lib_recordList::CBfunctions(), t3lib_cs::euc_char2byte_pos(), SC_alt_main::generateJScode(), tx_indexedsearch_lexer::get_word(), FPDF::Image(), user_DoubleMetaPhone::IsVowel(), t3lib_TCEforms::JSbottom(), SC_db_list::main(), tslib_menu::makeMenu(), PMA_displayTable(), PMA_displayTableBody(), PMA_displayTableNavigation(), PMA_exportStructure(), tx_indexedsearch_lexer::split2Words(), t3lib_cs::utf8_char2byte_pos(), tx_indexedsearch_lexer::utf8_is_letter(), and tx_indexedsearch_lexer::utf8_ord().


Generated on Wed Aug 10 07:56:08 2005 for TYPO3 3.8.0 by  doxygen 1.4.3-20050530