Tabs display settings

$cfg['TabsMode']

Type:文本
Default value:‘both’

Defines whether the menu tabs contain 'icons', 'text' or 'both'.

$cfg['PropertiesNumColumns']

Type:整数
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:文本
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,
  • status
  • variables
  • privileges

$cfg['DefaultTabDatabase']

Type:文本
Default value:‘structure’

Defines the tab displayed by default on database view. The possible values are the localized equivalent of:

  • structure
  • sql
  • search
  • operations

$cfg['DefaultTabTable']

Type:文本
Default value:‘browse’

Defines the tab displayed by default on table view. The possible values are the localized equivalent of:

  • structure
  • sql
  • search
  • insert
  • browse