Stud.IP  jlu_3.3 Revision
admin_elearning_interface.php File Reference

Variables

 $cms_select = Request::get('cms_select')
 
if(get_config('ELEARNING_INTERFACE_ENABLE')) else
 
 $template = $GLOBALS['template_factory']->open('layouts/base.php')
 
$template content_for_layout = ob_get_clean()
 
$template infobox = $infobox ? array('content' => $infobox) : null
 

Variable Documentation

◆ $cms_select

$cms_select = Request::get('cms_select')

◆ $template

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

◆ content_for_layout

$template content_for_layout = ob_get_clean()

◆ else

if (get_config( 'ELEARNING_INTERFACE_ENABLE')) else
Initial value:
{
parse_window ("error§" . _("Die Schnittstelle für die Integration von Lernmodulen ist nicht aktiviert. Damit Lernmodule verwendet werden können, muss die Verbindung zu einem LCM-System in der Konfigurationsdatei von Stud.IP hergestellt werden. Wenden Sie sich bitte an den/die AdministratorIn."), "§",
_("E-Learning-Schnittstelle nicht eingebunden"))
parse_window($long_msg, $separator="§", $titel, $add_msg="")
Definition: msg.inc.php:81

◆ infobox

$template infobox = $infobox ? array('content' => $infobox) : null