Go to the source code of this file.
Variables | |
| $db_details_links_count_tabs = 0 | |
| $book_sql_query = PMA_queryBookmarks($db, $cfg['Bookmark'], '\'' . PMA_sqlAddslashes($table) . '\'', 'label') | |
| pos | |
| sql_query | |
| zero_rows | |
| reload = 1& | |
| purge = 1& | |
| < tableborder="0"cellspacing="0"cellpadding="0"width="100%"id="topmenu">< tr >< tdclass="nav"align="left"nowrap="nowrap"valign="bottom">< tableborder="0"cellpadding="0"cellspacing="0">< tr >< tdnowrap="nowrap">< imgsrc="'.$GLOBALS['pmaThemeImage'].'spacer.png'.'"width="2"height="1"border="0"alt=""/>< /td >< tdclass="navSpacer">< imgsrc="'.$GLOBALS['pmaThemeImage'].'spacer.png'.'"width="1"height="1"border="0"alt=""/>< /td > cfg MainPageIconic< imgsrc="'.$GLOBALS['pmaThemeImage'].'b_props.png"width="16"height="16"border="0"hspace="2"align="middle"alt="'.$strStructure.'"/> tbl_properties_structure php cfg MainPageIconic< imgsrc="'.$GLOBALS['pmaThemeImage'].'b_browse.png"width="16"height="16"border="0"hspace="2"align="middle"alt="'.$strBrowse.'"/> cfg MainPageIconic< imgsrc="'.$GLOBALS['pmaThemeImage'].'b_sql.png"width="16"height="16"border="0"hspace="2"align="middle"alt="'.$strSQL.'"/> tbl_properties php cfg MainPageIconic< imgsrc="'.$GLOBALS['pmaThemeImage'].'b_search.png"width="16"height="16"border="0"hspace="2"align="middle"alt="'.$strSearch.'"/> cfg MainPageIconic< imgsrc="'.$GLOBALS['pmaThemeImage'].'b_insrow.png"width="16"height="16"border="0"hspace="2"align="middle"alt="'.$strInsert.'"/> tbl_change php t display | Export |
|
|
Prepares links Definition at line 31 of file tbl_properties_links.php. |
|
|
Count amount of navigation tabs Definition at line 24 of file tbl_properties_links.php. |
|
|
Definition at line 94 of file tbl_properties_links.php. Referenced by tx_impexp_modfunc1::main(). |
|
|
Initial value: 0';
$lnk4 = 'tbl_select.php';
$arg4 = $url_query;
if ($tbl_is_view) {
$lnk8 = '';
$arg8 = '';
$att8 = '';
$class8 = '';
} else {
$ln8_stt = (PMA_MYSQL_INT_VERSION >= 40000)
? 'TRUNCATE TABLE '
: 'DELETE FROM ';
$lnk8 = 'sql.php';
$arg8 = $url_query . '&
Definition at line 37 of file tbl_properties_links.php. |
|
|
Definition at line 68 of file tbl_properties_links.php. |
|
|
Definition at line 68 of file tbl_properties_links.php. |
|
|
Initial value: Definition at line 68 of file tbl_properties_links.php. |
|
|
Initial value: '
. urlencode(sprintf($strTableHasBeenEmptied, htmlspecialchars($table)));
$att8 = 'onclick="return confirmLink(this, \'' . $ln8_stt . PMA_jsFormat($table) . '\')"';
$class8 = 'Drop';
}
} else {
$lnk2 = '';
$arg2 = '';
$lnk4 = '';
$arg4 = '';
$lnk8 = '';
$arg8 = '';
$att8 = '';
$class8 = 'Drop';
}
$arg9 = $url_query . '&
Definition at line 68 of file tbl_properties_links.php. |
1.4.3-20050530