Stud.IP  2.5 Revision
meine_seminare.php File Reference

Functions

 print_seminar_content ($semid, $my_obj_values, $type='seminar', $sem_class=null)
 

Variables

global $SEM_CLASS
 
global $SEM_TYPE
 
 $deputies_enabled = get_config('DEPUTIES_ENABLE')
 
 $default_deputies_enabled = get_config('DEPUTIES_DEFAULTENTRY_ENABLE')
 
 $Modules = new Modules()
 
 $userConfig = UserConfig::get($GLOBALS['user']->id)
 
 $_SESSION ['links_admin_data'] =''
 
 if (! $perm->have_perm("root"))
 
 $cmd = Request::option('cmd')
 
if(in_array($cmd, words('no_kill suppose_to_kill suppose_to_kill_admission kill kill_admission'))) if($cmd=="inst_kill" && $GLOBALS['ALLOW_SELFASSIGN_INSTITUTE']) if(Request::int('gruppesent')=='1') if($auth->is_authenticated() && $user->id !="nobody" &&! $perm->have_perm("admin")) elseif ( $auth->auth["perm"]=="admin")
 

Function Documentation

◆ print_seminar_content()

print_seminar_content (   $semid,
  $my_obj_values,
  $type = 'seminar',
  $sem_class = null 
)
Parameters
unknown_type$semid
unknown_type$my_obj_values
unknown_type$type
Here is the call graph for this function:

Variable Documentation

◆ $_SESSION

$_SESSION[ 'links_admin_data'] =''

◆ $cmd

$cmd = Request::option('cmd')

◆ $default_deputies_enabled

$default_deputies_enabled = get_config('DEPUTIES_DEFAULTENTRY_ENABLE')

◆ $deputies_enabled

$deputies_enabled = get_config('DEPUTIES_ENABLE')

◆ $Modules

$Modules = new Modules()

◆ $SEM_CLASS

global $SEM_CLASS

◆ $SEM_TYPE

global $SEM_TYPE

◆ $userConfig

$userConfig = UserConfig::get($GLOBALS['user']->id)

◆ elseif

if (in_array( $cmd, words( 'no_kill suppose_to_kill suppose_to_kill_admission kill kill_admission'))) if ( $cmd=="inst_kill" &&$GLOBALS[ 'ALLOW_SELFASSIGN_INSTITUTE']) if (Request::int( 'gruppesent')=='1') if ( $auth->is_authenticated() &&$user->id !="nobody" &&! $perm->have_perm("admin")) elseif($auth->auth["perm"]=="admin")

◆ if

if(! $perm->have_perm("root"))