";
//$authority = new authority(0,$tcateg->id, AUT_TABLE_CATEG);
$authority = authorities_collection::get_authority('authority', 0, ['num_object' => $tcateg->id, 'type_object' => AUT_TABLE_CATEG]);
$browser_content.= $authority->get_display_statut_class_html();
if($id_thes == -1 && $thesaurus_mode_pmb){
$display = '['.htmlentities($tcateg->thes->libelle_thesaurus,ENT_QUOTES, $charset).']';
} else {
$display = '';
}
if($tcateg->voir_id) {
$tcateg_voir = new category($tcateg->voir_id);
$display .= "$tcateg->libelle ->".$tcateg_voir->catalog_form."@";
$id_=$tcateg->voir_id;
$not_use_in_indexation=$tcateg_voir->not_use_in_indexation;
if($libelle_partiel){
$libelle_=$tcateg_voir->libelle;
}else{
$libelle_=$tcateg_voir->catalog_form;
}
} else {
$id_=$tcateg->id;
if($libelle_partiel){
$libelle_=$tcateg->libelle;
}else{
$libelle_=$tcateg->catalog_form;
}
$display .= $tcateg->libelle;
}
if($tcateg->has_child) {
$browser_content .= "id."&id2=".$tcateg->id.'&id_thes='.$tcateg->thes->id_thesaurus."'>";//On mets le bon identifiant de thésaurus
$browser_content .= "";
} else {
$browser_content .= "";
}
if ($tcateg->commentaire) {
$zoom_comment = "" ;
$java_comment = " onmouseover=\"z=document.getElementById('zoom_comment".$tcateg->id."'); z.style.display=''; \" onmouseout=\"z=document.getElementById('zoom_comment".$tcateg->id."'); z.style.display='none'; \"" ;
} else {
$zoom_comment = "" ;
$java_comment = "" ;
}
if ($thesaurus_mode_pmb && $caller=='notice') $nom_tesaurus='['.$tcateg->thes->getLibelle().'] ' ;
else $nom_tesaurus='' ;
if($not_use_in_indexation && ($caller == "notice")){
$browser_content .= " ";
$browser_content .= $display;
$browser_content .=$zoom_comment."\n";
$browser_content .= " |
";
}else{
$browser_content .= "