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

Namespaces

namespace  calendar

Variables

 $db = new DB_Seminar
 $sortby = Request::option('sortby', 'seminar_user.gruppe, seminare.Name')
else $order = 'ASC'
 $query = "' GROUP BY Seminar_id ORDER BY $sortby $order"
 else
 $tooltip = tooltip(_("Gruppe ändern"))
 $css_switcher = new cssClassSwitcher()
 while ($db->next_record())
 $info_content

Variable Documentation

$css_switcher = new cssClassSwitcher()
$db = new DB_Seminar
$info_content
Initial value:
array(array("kategorie" => _("Information:"),
"eintrag" => array(
array("icon" => "icons/16/black/info.png",
"text" => _("Termine aus den ausgewählten Veranstaltungen werden in Ihren Terminkalender übernommen.")
))))
else $order = 'ASC'
$query = "' GROUP BY Seminar_id ORDER BY $sortby $order"
$sortby = Request::option('sortby', 'seminar_user.gruppe, seminare.Name')
$tooltip = tooltip(_("Gruppe ändern"))
else
while($db->next_record())