";
if ($tableau['nbexplnum']>0){
$padding = "";
print '';
}
else
$padding = "style=\"padding-left:11px;\"";
print "".$tableau['bulletin_numero'];
if ($tableau['mention_date']) print pmb_bidi(" (".$tableau['mention_date'].")\n");
elseif ($tableau['date_date']) print pmb_bidi(" (".formatdate($tableau['date_date']).")\n");
if ($tableau['bulletin_titre']) print pmb_bidi(" : ".htmlentities($tableau['bulletin_titre'],ENT_QUOTES, $charset)."\n");
print " ;";
print "\n";
}
}
function affichage_liste_bulletins_tableau($res) {
global $charset,$msg;
print "
".$msg[bull_numero]." | ".$msg[bull_mention_date]." | ".$msg['etat_collection_title']." | ||
---|---|---|---|---|
| "; if ($tableau['mention_date']) print pmb_bidi(" ".$tableau['mention_date']."\n"); elseif ($tableau['date_date']) print pmb_bidi(" ".formatdate($tableau['date_date'])."\n"); print " | "; if ($tableau['bulletin_titre']) print pmb_bidi(" ".htmlentities($tableau['bulletin_titre'],ENT_QUOTES, $charset)."\n"); print " |
"; while(($obj=pmb_mysql_fetch_array($res))) { $depouill.= pmb_bidi(aff_notice($obj["analysis_notice"])); } $depouill.= ""; } $resultat_aff.= $res_print ; $resultat_aff.= $depouill ; if ($notice3->visu_expl && (!$notice3->visu_expl_abon || ($notice3->visu_expl_abon && $_SESSION["user_code"]))) { if (!$opac_resa_planning) { $resa_check=check_statut(0,$id) ; if ($resa_check) { $requete_resa = "SELECT count(1) FROM resa WHERE resa_idbulletin='$id'"; $nb_resa_encours = pmb_mysql_result(pmb_mysql_query($requete_resa,$dbh), 0, 0) ; if ($nb_resa_encours) $message_nbresa = str_replace("!!nbresa!!", $nb_resa_encours, $msg["resa_nb_deja_resa"]) ; if (($_SESSION["user_code"] && $allow_book) && $opac_resa && !$popup_resa) { $ret_resa .= "