Stud.IP  jlu_3.3 Revision
admin_extern.inc.php File Reference

Namespaces

namespace  studip_extern
 

Variables

if(Request::option('view')=='extern_global') else
 
 $config_id = Request::option('config_id')
 
 $mod =Request::quoted('mod')
 
 $header_line = getHeaderLine($range_id)
 
if(Request::option( 'com')=='copyconfig') if (Request::option( 'com')=='delete')
 
if(Request::option('com')=='delete_sec') $css_switcher = new cssClassSwitcher()
 
 $configurations = ExternConfig::GetAllConfigurations($range_id)
 
 $module_types_ordered = ExternModule::GetOrderedModuleTypes()
 
 $choose_module_form = ''
 
 $css_switcher_2 = new CssClassSwitcher("", "table_header_bold")
 
 foreach ( $module_types_ordered as $order)
 
 $info_max_configs
 
 $template = $GLOBALS['template_factory']->open('layouts/base.php')
 
$template content_for_layout = ob_get_clean()
 

Variable Documentation

◆ $choose_module_form

$choose_module_form = ''

◆ $config_id

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

◆ $configurations

$configurations = ExternConfig::GetAllConfigurations($range_id)

◆ $css_switcher

if (Request::option( 'com')=='delete_sec') $css_switcher = new cssClassSwitcher()

◆ $css_switcher_2

$css_switcher_2 = new CssClassSwitcher("", "table_header_bold")

◆ $header_line

$header_line = getHeaderLine($range_id)

◆ $info_max_configs

$info_max_configs
Initial value:
= sprintf(_("Sie können pro Modul maximal %s Konfigurationen anlegen."),
global $EXTERN_MAX_CONFIGURATIONS
Definition: extern_config.inc.php:42

◆ $mod

$mod =Request::quoted('mod')

◆ $module_types_ordered

$module_types_ordered = ExternModule::GetOrderedModuleTypes()

◆ $template

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

◆ content_for_layout

$template content_for_layout = ob_get_clean()

◆ else

if (sizeof( $configurations)) else
Initial value:
{
$range_id
Definition: extern.inc.php:60
global $SessSemName
Definition: seminar_open.php:67

◆ foreach

foreach($module_types_ordered as $order) (   $module_types_ordered as)

◆ if

if(Request::option('com')=='info') if(Request::option( 'com')=='new'||Request::option( 'com')=='edit'||Request::option( 'com')=='open'||Request::option( 'com')=='close'||Request::option( 'com')=='store') if(Request::option('com')=='set_default'||Request::option('com')=='unset_default') if($EXTERN_SRI_ENABLE_BY_ROOT &&Request::option('com')=='enable_sri' && $perm->have_perm('root')) ( Request::option( 'com')  = = 'delete')