id); $this->isbd = ""; if ($indexint->name_pclass) { $this->isbd .= "[".$indexint->name_pclass."] "; } $this->isbd .= $indexint->name; if ($indexint->comment) { $this->isbd .= " - ".$indexint->comment; } } }