Stud.IP  2.5 Revision
themen_ablaufplan.php File Reference

Variables

const SELECTED ' checked'
 
const NOT_SELECTED ''
 
 $_SESSION ['issue_open'] = array()
 
if(get_config('RESOURCES_ENABLE')) $moduleClass = new Modules()
 
 $modules = $moduleClass->getLocalModules($id)
 
if(! $perm->have_studip_perm('tutor', $id)) $powerFeatures = true
 
if(Request::option('cmd')) $sem = Seminar::getInstance($id)
 
 $themen =& $sem->getIssues()
 
 $forum_slot = $GLOBALS['SEM_CLASS'][$GLOBALS['SEM_TYPE'][$sem->status]['class']]->getSlotModule('forum')
 
if($sem->hasDatesOutOfDuration()) else
 
 $semester = new SemesterData()
 
 $all_semester = $semester->getAllSemesterData()
 
 $grenze = 0
 
 $cancelled_dates_locked = LockRules::Check($sem->getId(), 'cancelled_dates')
 
 $termine = getAllSortedSingleDates($sem)
 
 endforeach
 
 endif
 
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, $_SESSION['raumzeitFilter'])
 

Variable Documentation

◆ $_SESSION

$_SESSION[ 'issue_open'] = array()

◆ $all_semester

$all_semester = $semester->getAllSemesterData()

◆ $cancelled_dates_locked

$cancelled_dates_locked = LockRules::Check($sem->getId(), 'cancelled_dates')

◆ $forum_slot

$forum_slot = $GLOBALS['SEM_CLASS'][$GLOBALS['SEM_TYPE'][$sem->status]['class']]->getSlotModule('forum')

◆ $grenze

$grenze = 0

◆ $infobox_template

if ( $openAll) foreach ( $termine as $singledate_id=> $singledate) if ( $openAll) $infobox_template = $GLOBALS['template_factory']->open('infobox/infobox_topic_admin')

◆ $moduleClass

if (get_config( 'RESOURCES_ENABLE')) $moduleClass = new Modules()

◆ $modules

$modules = $moduleClass->getLocalModules($id)

◆ $powerFeatures

if (! $perm->have_studip_perm( 'tutor', $id)) $powerFeatures = true

◆ $sem

if (Request::option( 'cmd')) $sem = Seminar::getInstance($id)

◆ $semester

$semester = new SemesterData()

◆ $semester_selectionlist

$semester_selectionlist = raumzeit_get_semesters($sem, $semester, $_SESSION['raumzeitFilter'])

◆ $termine

◆ $themen

$themen =& $sem->getIssues()

◆ else

if (is_array($termine) && sizeof($termine) > 0) ("?cmd=".(($openAll) ? 'close' : 'open')."All") ?>"> <IMG src else
Initial value:
{
$tpl['forceShowAll'] = FALSE
$tpl
Definition: sample_it.php:14

◆ endforeach

endforeach

◆ endif

endif

◆ NOT_SELECTED

const NOT_SELECTED ''

◆ SELECTED

const SELECTED ' checked'