<?php $cfgRelation = PMA_getRelationsParam(); ?> <?php if ($cfgRelation['relwork'] || PMA\libraries\Util::isForeignKeySupported($engine)): ?> <ul id="topmenu2"> <?= PMA\libraries\Util::getHtmlTab(array( 'icon' => 'b_props', 'link' => 'tbl_structure.php', 'text' => __('Table structure'), 'id' => 'table_strucuture_id' ), $url_params); ?> <?= PMA\libraries\Util::getHtmlTab(array( 'icon' => 'b_relations', 'link' => 'tbl_relation.php', 'text' => __('Relation view'), 'id' => 'table_relation_id' ), $url_params); ?> </ul> <div class="clearfloat"></div> <?php endif; ?>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
chart | Folder | 0755 |
|
|
gis_visualization | Folder | 0755 |
|
|
relation | Folder | 0755 |
|
|
search | Folder | 0755 |
|
|
structure | Folder | 0755 |
|
|
index_form.phtml | File | 9.37 KB | 0644 |
|
secondary_tabs.phtml | File | 710 B | 0644 |
|