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

Namespaces

namespace  studip_extern

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)

Variable Documentation

$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[]
Initial value:
array("group_name" => _("Gruppe A"), "persons" => array(
array("name" => $data_name, "raum" => $data_room, "sprechzeiten" => $data_office_hours,
"telefon" => "38-374982", "email" => "name.name@email.com"),
array("name" => $data_name, "raum" => $data_room, "sprechzeiten" => $data_office_hours,
"telefon" => "38-895638", "email" => "name.name@email.com"),
array("name" => $data_name, "raum" => $data_room, "sprechzeiten" => $data_office_hours,
"telefon" => "38-374982", "email" => "name.name@email.com")))
$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")
$width = $this->config->getValue("Main", "width")
$zebra = $this->config->getValue("TableHeadrow", "th_zebrath_")
$zebra_td = $this->config->getValue("TableRow", "td_zebratd_")
foreach($group_data as $groups)