Stud.IP  jlu_3.3 Revision
themen_expert.php File Reference

Variables

 if (get_config( 'RESOURCES_ENABLE'))
 
const SELECTED (! $perm->have_studip_perm('tutor', $id)) ' checked'
 
const NOT_SELECTED ''
 
 $powerFeatures = true
 
if(Request::option('cmd')) $sem = new Seminar($id)
 
 $themen =& $sem->getIssues()
 
 $all_semester = $semester->getAllSemesterData()
 
 $passed = false
 
foreach($all_semester as $val) $tpl ['selected'] = $_SESSION['raumzeitFilter']
 
 $tpl ['semester']['all'] = _("Alle Semester")
 
 $tpl ['view']['simple'] = 'Standard'
 
 $tpl ['view']['expert'] = 'Erweitert'
 
 $tpl ['selected'] = $_SESSION['viewModeFilter']
 
 endforeach
 
 endif
 
for( $i=1;$i<=15;$i++) if(isset($cmd) &&($cmd=='addIssue') &&(Request::int('numIssues')==1)) $count = 0
 
 $max = sizeof($themen)
 
if(is_array( $themen)) foreach( $themen as $themen_id if( $_SESSION[ 'chronoGroupedFilter']=='grouped') else if($_SESSION['chronoGroupedFilter']=='grouped') else $termine = getAllSortedSingleDates($sem)
 
 $grenze = 0
 
 $template = $GLOBALS['template_factory']->open('layouts/base.php')
 
$template content_for_layout = ob_get_clean()
 

Variable Documentation

◆ $all_semester

$all_semester = $semester->getAllSemesterData()

◆ $count

for($i=1; $i<=15; $i++) if (isset( $cmd) &&( $cmd=='addIssue') &&(Request::int( 'numIssues')==1)) $count = 0

◆ $grenze

$grenze = 0

◆ $max

$max = sizeof($themen)

◆ $passed

$passed = false

◆ $powerFeatures

$powerFeatures = true

◆ $sem

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

◆ $template

$template = $GLOBALS['template_factory']->open('layouts/base.php')

◆ $termine

if(is_array($themen)) foreach($themen as $themen_id if($_SESSION['chronoGroupedFilter']=='grouped') else if ( $_SESSION[ 'chronoGroupedFilter']=='grouped') else $termine = getAllSortedSingleDates($sem)

◆ $themen

$themen =& $sem->getIssues()

◆ $tpl [1/5]

foreach ( $all_semester as $val) $tpl[ 'selected'] = $_SESSION['raumzeitFilter']

◆ $tpl [2/5]

$tpl[ 'selected'] = $_SESSION['viewModeFilter']

◆ $tpl [3/5]

$tpl[ 'semester'][ 'all'] = _("Alle Semester")

◆ $tpl [4/5]

$tpl[ 'view'][ 'expert'] = 'Erweitert'

◆ $tpl [5/5]

$tpl[ 'view'][ 'simple'] = 'Standard'

◆ content_for_layout

$template content_for_layout = ob_get_clean()

◆ endforeach

endforeach

◆ endif

endif

◆ if

if(get_config('RESOURCES_ENABLE')) ( get_config( 'RESOURCES_ENABLE')  )

◆ NOT_SELECTED

const NOT_SELECTED ''

◆ SELECTED

const SELECTED(! $perm->have_studip_perm( 'tutor', $id)) ( ! $perm->  have_studip_perm 'tutor', $id) ' checked'