Stud.IP  2.5 Revision
teilnehmer_aux.php File Reference

Functions

 filterDatafields ($entries)
 
 get_aux_data ()
 
 aux_csv ()
 
 aux_rtf ()
 
 aux_html ()
 
 aux_sort_entries ($entries, $rule)
 
 aux_enter_data ()
 

Variables

if(!Request::quoted('display_type')) $sem_id = $SessSemName[1]
 
 $sem_type = $SessSemName["art_num"]
 
 $user_id = $user->id
 
 $rule = AuxLockRules::getLockRuleBySemId($sem_id)
 
 $ct = new ContainerTable(array('width' => '100%', 'class' => 'blank', 'role' => 'main'))
 
 $zt = new ZebraTable(array('width' => '100%', 'padding' => '2', 'id' => 'main_content'))
 

Function Documentation

◆ aux_csv()

aux_csv ( )
Here is the call graph for this function:

◆ aux_enter_data()

aux_enter_data ( )
Here is the call graph for this function:

◆ aux_html()

aux_html ( )
Here is the call graph for this function:

◆ aux_rtf()

aux_rtf ( )
Here is the call graph for this function:

◆ aux_sort_entries()

aux_sort_entries (   $entries,
  $rule 
)
Here is the caller graph for this function:

◆ filterDatafields()

filterDatafields (   $entries)
Here is the caller graph for this function:

◆ get_aux_data()

get_aux_data ( )
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ $ct

$ct = new ContainerTable(array('width' => '100%', 'class' => 'blank', 'role' => 'main'))

◆ $rule

◆ $sem_id

if (!Request::quoted( 'display_type')) $sem_id = $SessSemName[1]

◆ $sem_type

$sem_type = $SessSemName["art_num"]

◆ $user_id

$user_id = $user->id

◆ $zt

$zt = new ZebraTable(array('width' => '100%', 'padding' => '2', 'id' => 'main_content'))