* @author Gabriele Droege, Patricia Kelbert (BGBM, GGBN/DNA Bank Network) * @version yii 2.0.3 * @package View * @copyright Copyright © 2011 DNA Bank Network http://www.dnabank-network.org *
The contents of this file are subject to the Mozilla Public License Version 1.1 * @filesource * @license http://www.mozilla.org/MPL/ MPL */ use yii\helpers\Html; use yii\widgets\LinkPager; use app\controllers\SearchController; use yii\helpers\Url; use yii\web\View; $this->title = 'GGBN Portal'; ?>

Tree - comparison to the Catalogue of Life help

Number of unique taxa included / number of occurrences (DNA or tissue) in the database

Click on the butterfly to display the DNA samples.
    $content){ if($content[2]>0) $cl = "col_present collapsed"; else $cl = "col_absent noexp"; echo "
  • ".$content[0]." (".$content[1]." / ".$content[2].")
  • "; } ?>