Stud.IP  2.5 Revision
statusgruppen.php File Reference

Functions

 groupmail ($range_id, $filter='')
 
 PrintAktualStatusgruppen ($roles)
 
 PrintNonMembers ($range_id)
 

Variables

 $anzahltext = PrintNonMembers($SessSemName[1])
 
 $infobox
 
if($self_assign_exclusive) $infobox [1]["kategorie"] = _("Aktionen:")
 
 $infobox [1]["eintrag"][]
 
if($rechte) $layout = $GLOBALS['template_factory']->open('layouts/base.php')
 
$layout infobox = array('content' => $infobox, 'picture' => "infobox/groups.jpg")
 
$layout content_for_layout = ob_get_clean()
 

Function Documentation

◆ groupmail()

groupmail (   $range_id,
  $filter = '' 
)
Here is the call graph for this function:

◆ PrintAktualStatusgruppen()

PrintAktualStatusgruppen (   $roles)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ PrintNonMembers()

PrintNonMembers (   $range_id)
Here is the call graph for this function:

Variable Documentation

◆ $anzahltext

$anzahltext = PrintNonMembers($SessSemName[1])

◆ $infobox [1/3]

Initial value:
= array (
array ("kategorie" => _("Information:"),
"eintrag" => array (
array ( "icon" => "icons/16/black/info.png",
"text" => $Memberstatus
)
)
)
)

◆ $infobox [2/3]

if ( $self_assign_exclusive) $infobox[1]["kategorie"] = _("Aktionen:")

◆ $infobox [3/3]

$infobox[1]["eintrag"][]
Initial value:
= array ( "icon" => "icons/16/black/mail.png" ,
"text" => _("Um Personen eine systeminterne Kurznachricht zu senden, benutzen Sie bitte das normale Briefsymbol.")
)

◆ $layout

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

◆ content_for_layout

$layout content_for_layout = ob_get_clean()

◆ infobox

$layout infobox = array('content' => $infobox, 'picture' => "infobox/groups.jpg")