preferSelect = $preferSelect; $this->reorderLinks = $reorderLinks; } /** * Prints HTML code inside . */ public function head() { ?> \n"; } else { echo "\n"; return true; } /* * Prints links after select heading. * * @param array $tableStatus Result of SHOW TABLE STATUS. * @param string $set New item options, NULL for no new item. * * @return bool|null */ public function selectLinks($tableStatus, $set = "") { if (!$this->reorderLinks) { return null; // null has to be returned to force Adminer print original links. } echo '