Stud.IP
trunk Revision
|
Namespaces | |
studip_extern | |
Variables | |
$data_name = _("Name Name") | |
$data_room = _("Raum 21") | |
$data_office_hours = _("jeden Tag, 13.00 - 14.00") | |
$group_data [] = ["group_name" => _("Gruppe A") | |
persons | |
raum | |
$repeat_headrow = $this->config->getValue("Main", "repeatheadrow") | |
$order = $this->config->getValue("Main", "order") | |
$width = $this->config->getValue("Main", "width") | |
$alias = $this->config->getValue("Main", "aliases") | |
$visible = $this->config->getValue("Main", "visible") | |
else | $percent = "" |
$group_colspan = array_count_values($visible) | |
$grouping = $this->config->getValue("Main", "grouping") | |
$set_1 = $this->config->getAttributes("TableHeadrow", "th") | |
$set_2 = $this->config->getAttributes("TableHeadrow", "th", TRUE) | |
$zebra = $this->config->getValue("TableHeadrow", "th_zebrath_") | |
$set_td_1 = $this->config->getAttributes("TableRow", "td") | |
$set_td_2 = $this->config->getAttributes("TableRow", "td", TRUE) | |
$zebra_td = $this->config->getValue("TableRow", "td_zebratd_") | |
$first_loop = TRUE | |
foreach ( $group_data as $groups) | |
$alias = $this->config->getValue("Main", "aliases") |
$data_name = _("Name Name") |
$data_office_hours = _("jeden Tag, 13.00 - 14.00") |
$data_room = _("Raum 21") |
$first_loop = TRUE |
$group_colspan = array_count_values($visible) |
$group_data[] = ["group_name" => _("Gruppe A") |
$grouping = $this->config->getValue("Main", "grouping") |
$order = $this->config->getValue("Main", "order") |
else $percent = "" |
$repeat_headrow = $this->config->getValue("Main", "repeatheadrow") |
$set_1 = $this->config->getAttributes("TableHeadrow", "th") |
$set_2 = $this->config->getAttributes("TableHeadrow", "th", TRUE) |
$set_td_1 = $this->config->getAttributes("TableRow", "td") |
$set_td_2 = $this->config->getAttributes("TableRow", "td", TRUE) |
$visible = $this->config->getValue("Main", "visible") |
$zebra = $this->config->getValue("TableHeadrow", "th_zebrath_") |
$zebra_td = $this->config->getValue("TableRow", "td_zebratd_") |
foreach($group_data as $groups) |
persons |
raum |