Stud.IP  2.5 Revision
sem_portal.php File Reference

Namespaces

 studip_core
 

Functions

 getToplist ($rubrik, $query, $type='count', $parameters=array())
 
 getToplistOutput ($top_list, $type, $rubrik)
 

Variables

if($_SESSION['sem_portal']['bereich'] !="all" && $_SESSION['sem_portal']['bereich'] !="mod") else
 
if($_SESSION['sem_portal']['bereich']=="mod") $init_data
 
 $sem_browse_data ['show_class'] = $_SESSION['sem_portal']['bereich']
 
$sem_browse_obj target_id ="auswahl"
 
if($_SESSION['sem_portal']["bereich"]=="mod") elseif($anzahl_seminare_class > 0) elseif ( $_SESSION[ 'sem_portal']["bereich"] !="all")
 
 if ( $_SESSION[ 'sem_portal']["bereich"] !="mod")
 
 $infobox []
 

Function Documentation

◆ getToplist()

getToplist (   $rubrik,
  $query,
  $type = 'count',
  $parameters = array() 
)
Here is the call graph for this function:

◆ getToplistOutput()

getToplistOutput (   $top_list,
  $type,
  $rubrik 
)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ $infobox

$infobox[]
Initial value:
=
array ("kategorie" => _("Aktionen:"),
"eintrag" => array (
array ( "icon" => "icons/16/black/search.png",
"text" => $infotxt
)
)
)

◆ $init_data

if ( $_SESSION[ 'sem_portal'][ 'bereich']=="mod") $init_data
Initial value:
= array( "level" => "f",
"cmd"=>"qs",
"show_class"=>$_SESSION['sem_portal']['bereich'],
"group_by"=>0,
"default_sem"=> ( ($default_sem = SemesterData::GetSemesterIndexById($_SESSION['_default_sem'])) !== false ? $default_sem : "all"),
"sem_status"=>$_sem_status)
static GetSemesterIndexById($semester_id)
Definition: SemesterData.class.php:53
$_SESSION['calendar_sess_control_data']['cal_select']
Definition: calendar.inc.php:80

◆ $sem_browse_data

$sem_browse_data[ 'show_class'] = $_SESSION['sem_portal']['bereich']

◆ else

print</td><td class=\"blank\" width=\"270\" align=\"right\" valign=\"top\"> if ( $sem_browse_obj->show_result &&count( $_SESSION[ 'sem_browse_data'][ 'search_result'])) elseif ( $_SESSION[ 'sem_portal'][ 'bereich'] !='mod') else
Initial value:
{
$_sem_status = false

◆ elseif

if ( $_SESSION[ 'sem_portal']["bereich"]=="mod") elseif ( $anzahl_seminare_class > 0) elseif($_SESSION['sem_portal']["bereich"] !="all")

◆ if

if($_SESSION['sem_portal']["bereich"] !="mod")

◆ target_id

$sem_browse_obj target_id ="auswahl"