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

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&amp
 purge = 1&amp
< 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


Variable Documentation

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

Prepares links

Definition at line 31 of file tbl_properties_links.php.

$db_details_links_count_tabs = 0
 

Count amount of navigation tabs

Definition at line 24 of file tbl_properties_links.php.

<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
 

Definition at line 94 of file tbl_properties_links.php.

Referenced by tx_impexp_modfunc1::main().

pos
 

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 . '&amp

Definition at line 37 of file tbl_properties_links.php.

purge = 1&amp
 

Definition at line 68 of file tbl_properties_links.php.

reload = 1&amp
 

Definition at line 68 of file tbl_properties_links.php.

sql_query
 

Initial value:

'
                 . urlencode($ln8_stt . PMA_backquote($table))
                 .  '&amp

Definition at line 68 of file tbl_properties_links.php.

zero_rows
 

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 . '&amp

Definition at line 68 of file tbl_properties_links.php.


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