Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
admin_teilnehmer_view.php File Reference

Variables

 $cssSw = new cssClassSwitcher
 $db = new DB_Seminar
 $id = ""
if($cmd=="change") $tbl_blank = array("class" => "blank", "colspan" => "2")
 $table = new ContainerTable(array("cellspacing" => 0, "border" => "0", "width" => "100%", "cellpadding" => "0"))
 $tbl2 = new ZebraTable(array("width" => "99%", "align" => "center"))
 $query = "SELECT * FROM teilnehmer_view WHERE "
 $active = array()
 while ($db->next_record())
 foreach ($SEM_CLASS as $key=> $val)

Variable Documentation

$active = array()
$cssSw = new cssClassSwitcher
$db = new DB_Seminar
$id = ""
$query = "SELECT * FROM teilnehmer_view WHERE "
$table = new ContainerTable(array("cellspacing" => 0, "border" => "0", "width" => "100%", "cellpadding" => "0"))
$tbl2 = new ZebraTable(array("width" => "99%", "align" => "center"))
if ($cmd=="change") $tbl_blank = array("class" => "blank", "colspan" => "2")
foreach($SEM_CLASS as $key=> $val)
while($db->next_record())