Tabs display settings ¶
$cfg['TabsMode']¶-
Type: string Default value: 'both'Defines whether the menu tabs contain
'icons','text'or'both'.
$cfg['PropertiesNumColumns']¶-
Type: integer Default value: 1 How many columns will be utilized to display the tables on the database property view? When setting this to a value larger than 1, the type of the database will be omitted for more display space.
$cfg['DefaultTabServer']¶-
Type: string Default value: 'welcome'Defines the tab displayed by default on server view. The possible values are the localized equivalent of:
welcome(recommended for multi-user setups)databases,statusvariablesprivileges
$cfg['DefaultTabDatabase']¶-
Type: string Default value: 'structure'Defines the tab displayed by default on database view. The possible values are the localized equivalent of:
structuresqlsearchoperations
$cfg['DefaultTabTable']¶-
Type: string Default value: 'browse'Defines the tab displayed by default on table view. The possible values are the localized equivalent of:
structuresqlsearchinsertbrowse