Stud.IP  2.5 Revision
elearning_interface.php File Reference

Variables

 $search_key = Request::get('search_key')
 
 $cms_select = Request::get('cms_select')
 
 $view = Request::option('view')
 
 $open_all = Request::get('open_all')
 
 $close_all = Request::get('close_all')
 
 $new_account_cms = Request::get('new_account_cms')
 
 $module_system_type = Request::get('module_system_type')
 
 $module_id = Request::get('module_id')
 
 $module_type = Request::get('module_type')
 
 $anker_target = Request::get('anker_target')
 
if(!isset($ELEARNING_INTERFACE_MODULES[$new_account_cms])) if(!isset($ELEARNING_INTERFACE_MODULES[$cms_select])) if($ELEARNING_INTERFACE_ENABLE AND(($view=="edit") OR($view=="show"))) else
 

Variable Documentation

◆ $anker_target

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

◆ $close_all

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

◆ $cms_select

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

◆ $module_id

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

◆ $module_system_type

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

◆ $module_type

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

◆ $new_account_cms

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

◆ $open_all

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

◆ $search_key

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

◆ $view

◆ else

if (!isset( $ELEARNING_INTERFACE_MODULES[ $new_account_cms])) if (!isset( $ELEARNING_INTERFACE_MODULES[ $cms_select])) if ( $ELEARNING_INTERFACE_ENABLE AND(( $view=="edit") OR( $view=="show"))) 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