Variables |
| | $data_name = _("Name Name") |
| | $data_room = _("Raum 21") |
| | $data_office_hours = _("jeden Tag, 13.00 - 14.00") |
| | $group_data [] |
| | $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) |