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 | |
|
||||||||||||
|
Definition at line 37 of file db_details_structure.php. References $GLOBALS, colspan, nbsp, PMA_showHint(), table, and td. |
|
|
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(). |
|
|
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(). |
|
|
Definition at line 254 of file db_details_structure.php. |
|
|
Definition at line 173 of file db_details_structure.php. Referenced by tslib_cObj::FORM(), fileList::makeClip(), and localRecordList::makeClip(). |
|
|
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. |
|
|
Definition at line 20 of file db_details_structure.php. |
|
|
Definition at line 174 of file db_details_structure.php. |
|
|
Definition at line 172 of file db_details_structure.php. |
|
|
Definition at line 171 of file db_details_structure.php. |
|
|
Definition at line 175 of file db_details_structure.php. |
|
|
Definition at line 183 of file db_details_structure.php. |
|
|
Definition at line 26 of file db_details_structure.php. |
|
|
Definition at line 170 of file db_details_structure.php. |
|
|
Definition at line 194 of file db_details_structure.php. |
|
|
Definition at line 207 of file db_details_structure.php. |
|
|
Displays the tables list Definition at line 92 of file db_details_structure.php. |
|
|
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. |
|
|
Definition at line 23 of file db_details_structure.php. |
|
|
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(). |
1.4.3-20050530