function(string $table) { return ($ftable = $this->db->tfn($table)) && isset($this->links[$ftable]); }