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

Variables

const SELECTED = ' checked'
const NOT_SELECTED = ''
 $issue_open = array()
if($RESOURCES_ENABLE) $moduleClass = new Modules()
 $modules = $moduleClass->getLocalModules($id)
if(!$perm->have_studip_perm('tutor',
$id)) 
$powerFeatures = true
 $sem = new Seminar($id)
 $themen = & $sem->getIssues()
 $semester = new SemesterData()
 $all_semester = $semester->getAllSemesterData()
 $grenze = 0
 $termine = getAllSortedSingleDates($sem)
 endforeach
 endif
if(is_array($termine)&&sizeof($termine) >
0)("?cmd=".(($openAll)?
'close': 'open')."All")?>">
<IMG src 
else = "0" <?=tooltip(sprintf("Alle Termine %sklappen", ($openAll) ? 'zu' : 'auf'))
if($openAll) foreach($termine
as $singledate_id=>
$singledate) if($openAll) 
$infobox_template = $GLOBALS['template_factory']->open('infobox/infobox_topic_admin')
 $semester_selectionlist = raumzeit_get_semesters($sem, $semester, $raumzeitFilter)

Variable Documentation

$all_semester = $semester->getAllSemesterData()
$grenze = 0
if ($openAll) foreach ($termine as $singledate_id=> $singledate) if ($openAll) $infobox_template = $GLOBALS['template_factory']->open('infobox/infobox_topic_admin')
$issue_open = array()
if ($RESOURCES_ENABLE) $moduleClass = new Modules()
$modules = $moduleClass->getLocalModules($id)
if (!$perm->have_studip_perm('tutor', $id)) $powerFeatures = true
$sem = new Seminar($id)
$semester = new SemesterData()
$semester_selectionlist = raumzeit_get_semesters($sem, $semester, $raumzeitFilter)
$themen = & $sem->getIssues()
if (is_array($termine) && sizeof($termine) > 0) ("?cmd=".(($openAll) ? 'close' : 'open')."All") ?>"> <IMG src else = "0" <?=tooltip(sprintf("Alle Termine %sklappen", ($openAll) ? 'zu' : 'auf'))
endforeach
endif
const NOT_SELECTED = ''
const SELECTED = ' checked'