fhiiqm/raum_report.php
changeset 33 f1a8785434e4
parent 28 8d8bce56918f
child 34 fc60ef80a7ad
equal deleted inserted replaced
32:c2d325791e24 33:f1a8785434e4
     2 
     2 
     3 /**
     3 /**
     4  * @author Bettina Schwarzer, Fritz-Haber-Institut
     4  * @author Bettina Schwarzer, Fritz-Haber-Institut
     5  * @copyright 05/2012
     5  * @copyright 05/2012
     6  * 
     6  * 
     7  * Reportauswahl Raeume - Arbeitssicherheit
     7  * Reportauswahl Raeume
     8  * 
     8  * 
     9  */
     9  */
    10 
    10 
    11 
    11 
    12 
    12 
    14     
    14     
    15     session_start();
    15     session_start();
    16     if (! isset($_SESSION["userid"]))
    16     if (! isset($_SESSION["userid"]))
    17     { 
    17     { 
    18         include_once ("inc/func_lib.inc.php");	
    18         include_once ("inc/func_lib.inc.php");	
    19         login("raum_report.php");
    19         login($_SERVER["PHP_SELF"]);
    20         exit;
    20         exit;
    21     }
    21     }
    22     
    22     
    23     if (is_null($_SESSION["recht"]) || (!is_null($_SESSION["recht"]) && !in_array("asr",$_SESSION["recht"]) && !in_array("ase",$_SESSION["recht"])))
    23     if (is_null($_SESSION["recht"]) || (!is_null($_SESSION["recht"]) && !in_array("rr",$_SESSION["recht"]) && !in_array("re",$_SESSION["recht"]) && 
       
    24             !in_array("ddr",$_SESSION["recht"]) && !in_array("dde",$_SESSION["recht"])))
    24     {
    25     {
    25         header("Location: start.php");
    26         header("Location: start.php");
    26         exit;
    27         exit;
    27     }    
    28     }    
    28     
    29     
    34 	<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
    35 	<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
    35    	<link href="css/db.css" rel="STYLESHEET" type="TEXT/CSS" /> 
    36    	<link href="css/db.css" rel="STYLESHEET" type="TEXT/CSS" /> 
    36    	<link href="css/navio.css" rel="STYLESHEET" type="TEXT/CSS" /> 
    37    	<link href="css/navio.css" rel="STYLESHEET" type="TEXT/CSS" /> 
    37 	<meta name="author" content="Bettina Schwarzer,FHI" />
    38 	<meta name="author" content="Bettina Schwarzer,FHI" />
    38 
    39 
    39 	<title>Reports Raeume-Arbeitssicherheit</title>
    40 	<title>Reports R&auml;ume</title>
    40 </head>
    41 </head>
    41 
    42 
    42 <body>
    43 <body>
    43 <?php
    44 <?php
    44     echo "&nbsp;";  
    45     echo "&nbsp;";  
    45     echo "<div class=\"float-br smaller\" valign='top'>";
    46     echo "<div class=\"float-br smaller\" valign='top'>";
    46     echo "&nbsp;&nbsp;&nbsp;user: " . $_SESSION["userid"];
    47     echo "&nbsp;&nbsp;&nbsp;user: " . $_SESSION["userid"];
    47     echo "&nbsp;&nbsp;&nbsp;<a class='sc' href='/fhiiqm/logout.php' title='Session beenden'>logout</a></div>\n";
    48     echo "&nbsp;&nbsp;&nbsp;<a class='sc' href='/fhiiqm/logout.php' title='Session beenden'>logout</a></div>\n";
    48     echo "<div class=\"float-r sc\"><img src=\"/fhiiqm/img/role.png\" border=\"0\" alt=\"Berichte Raeume\" title=\"Berichte Raeume\"/></div>\n";
    49     echo "<div class=\"float-r sc\"><img src=\"/fhiiqm/img/house.png\" border=\"0\" alt=\"Berichte Raeume\" title=\"Berichte Raeume\"/></div>\n";
    49 ?>
    50 ?>
    50     <h3>&nbsp;&nbsp;&nbsp;Berichte Arbeitssicherheit</h3>
    51     <h3>&nbsp;&nbsp;&nbsp;Berichte R&auml;ume</h3>
    51     <div align="center">
    52     <div align="center">
    52     <table width="94%" cellspacing="4" cellpadding="4">
    53     <table width="94%" cellspacing="4" cellpadding="4">
    53         <tr>
    54         <tr>
    54             <td class="bigger">
    55             <td class="bigger">
    55                 <a href="/fhiiqm/report/raum_rt_report.php" title="Raum Raumtyp APTyp">(1) Raum - Raumtyp - Arbeitsplatz-Typ</a>
    56                 <a href="/fhiiqm/report/raum_vma_report.php" title="Raumverantwortliche">Raum - Raumverantwortliche</a>
    56                 <br />&nbsp;&nbsp;&nbsp;Auswahl: Haus, Raum-Typ
    57                 <br />&nbsp;&nbsp;&nbsp;Auswahl: Haus, Raum-Typ
    57                 <br />&nbsp;&nbsp;&nbsp;Ansicht: Haus, Raum-Nr. Raum-Bezeichnung, Raum-Typ, Arbeitsplatz-Typ
    58                 <br />&nbsp;&nbsp;&nbsp;Ansicht: Haus, Raum-Nr., Raum-Bezeichnung, Raum-Typ, Fl&auml;che, Verantwortliche
    58             </td>
    59             </td>
    59         </tr>
    60         </tr>
    60         <tr>
    61         <tr>
    61             <td class="bigger">
    62             <td class="bigger">
    62                 <a href="/fhiiqm/report/abt_raum_rt_report.php" title="Abteilung-Raum-Raumtyp">(2) Abteilung - Raum - Raumtyp</a>
    63                 <a href="/fhiiqm/report/raum_dez_anl_report.php" title="dez. Anlagen">Betrieb dezentrale Anlagen</a>
    63                 <br />&nbsp;&nbsp;&nbsp;Auswahl: Abteilung, Haus, Raumtyp 
    64                 <br />&nbsp;&nbsp;&nbsp;Auswahl: Haus, Raum, Raum-Typ
    64                 <br />&nbsp;&nbsp;&nbsp;Ansicht: Abteilung, Arbeitsgruppe, Haus, Raum-Nr., Raumtyp 
    65                 <br />&nbsp;&nbsp;&nbsp;Ansicht: Datenblatt 'Dauerbetrieb' (Haus, Raum-Nr., Raum-Bezeichnung, Raum-Typ, Geräte, Verantwortliche)
    65             </td>
       
    66         </tr>
       
    67         <tr>
       
    68             <td class="bigger">
       
    69                 <a href="/fhiiqm/report/abt_ag_aptyp_report.php" title="Abteilung-AG-APTyp">(3) Abteilung - Arbeitsgruppe - Arbeitsplatztyp</a>
       
    70                 <br />&nbsp;&nbsp;&nbsp;Auswahl: Abteilung
       
    71                 <br />&nbsp;&nbsp;&nbsp;Ansicht: Abteilung, Arbeitsgruppe, Arbeitsplatztyp (ohne Redundanzen)
       
    72             </td>
       
    73         </tr>
       
    74         <tr>
       
    75             <td class="bigger">
       
    76                 <a href="/fhiiqm/report/ma_abt_raumgr_report.php" title="Abteilung-MA-Raum">(4) Abteilung - Mitarbeiter - Raum</a>
       
    77                 <br />&nbsp;&nbsp;&nbsp;Auswahl: Haus, Abteilung
       
    78                 <br />&nbsp;&nbsp;&nbsp;Ansicht: Mitarbeiter, Abteilung, Haus, Raum-Nr. 
       
    79             </td>
       
    80         </tr>
       
    81         <tr>
       
    82             <td class="bigger">
       
    83                 <a href="/fhiiqm/report/aptyp_gefahr_massn_report.php" title="Arbplatztyp_Gefahr_Massnahme">(5) Arbeitsplatztyp - Gef&auml;hrdung - Ma&szlig;nahme</a>
       
    84                 <br />&nbsp;&nbsp;&nbsp;Auswahl: Arbeitsplatztyp, Gef&auml;hrdung
       
    85                 <br />&nbsp;&nbsp;&nbsp;Ansicht: Arbeitsplatztyp, Gef&auml;hrdung, Ma&szlig;nahme
       
    86             </td>
       
    87         </tr>
       
    88         <tr>
       
    89             <td class="bigger">
       
    90                 <a href="/fhiiqm/report/gefahr_ap_report.php" title="Gef&auml;hrdungen Arbeitsplatz">(6) Gef&auml;hrdungen am Arbeitsplatz</a>
       
    91                 <br />&nbsp;&nbsp;&nbsp;Auswahl: Haus, Raum, Arbeitsplatz-Typ, Gef&auml;hrdung
       
    92                 <br />&nbsp;&nbsp;&nbsp;Ansicht: Haus, Raum-Nr. Raum-Bezeichnung, Arbeitsplatz-Typ, Gef&auml;hrdung, Ma&szlig;nahmen
       
    93             </td>
       
    94         </tr>
       
    95         <tr>
       
    96             <td class="bigger">
       
    97                 <a href="/fhiiqm/report/rag_gefahr_massn_report.php" title="Gef&auml;hrdungen Abt.,AG">(7) Gef&auml;hrdungen und Ma&szlig;nahmen in Arbeitsgruppen</a>
       
    98                 <br />&nbsp;&nbsp;&nbsp;Auswahl: Abteilung, Haus, Raum-Typ
       
    99                 <br />&nbsp;&nbsp;&nbsp;Ansicht: Abteilung, Arbeitsgruppe, Haus, Raum-Nr. Raum-Bezeichnung, Arbeitsplatz-Typ, Gef&auml;hrdung, Ma&szlig;nahmen
       
   100             </td>
    66             </td>
   101         </tr>
    67         </tr>
   102     </table>
    68     </table>
   103     </div>    
    69     </div>    
   104 
    70