Stud.IP  2.4 Revision 48548
 All Data Structures Namespaces Files Functions Variables Groups Pages
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 (   $range_id,
  $filter = '' 
)

Here is the call graph for this function:

PrintAktualStatusgruppen (   $roles)

Here is the call graph for this function:

PrintNonMembers (   $range_id)

Here is the call graph for this function:

Variable Documentation

$anzahltext = PrintNonMembers($SessSemName[1])
Initial value:
array (
array ("kategorie" => _("Information:"),
"eintrag" => array (
array ( "icon" => "icons/16/black/info.png",
"text" => $Memberstatus
)
)
)
)
if ($self_assign_exclusive) $infobox[1]["kategorie"] = _("Aktionen:")
$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.")
)
if ($rechte) $layout = $GLOBALS['template_factory']->open('layouts/base.php')
$layout content_for_layout = ob_get_clean()
$layout infobox = array('content' => $infobox, 'picture' => "infobox/groups.jpg")