Stud.IP  2.5 Revision
extern_edit_module.inc.php File Reference

Namespaces

 studip_extern
 

Variables

if(Request::option('com')=='new') $module = FALSE
 
if(Request::option('com')=='new') else
 
 $elements = $module->getAllElements()
 
 $edit_open = ""
 
foreach($elements as $element) if(Request::option('com')=='new'||Request::option('com')=='edit'||Request::option('com')=='open'||Request::option('com')=='close') if (Request::option( 'com')=='store')
 
 if (! $edit_open[ $edit])
 
 $info_edit_element = _("Um die Werte eines einzelnen Elements zu ändern, klicken Sie bitte den "Übernehmen"-Button innerhalb des jeweiligen Elements.")
 

Variable Documentation

◆ $edit_open

$edit_open = ""

◆ $elements

$elements = $module->getAllElements()

◆ $info_edit_element

$info_edit_element = _("Um die Werte eines einzelnen Elements zu ändern, klicken Sie bitte den "Übernehmen"-Button innerhalb des jeweiligen Elements.")

◆ $module

if (Request::option( 'com')=='new') $module = FALSE

◆ else

if ( $module->getType() !=0) else
Initial value:
{
foreach ($GLOBALS['EXTERN_MODULE_TYPES'] as $type) {
if ($type["module"] == $mod) {
}
}
}
if (!$module)
die("Unknown module type")
$config_id
Definition: admin_extern.inc.php:60
$mod
Definition: calendar.inc.php:34
if(Request::option('com')=='new') $module
Definition: extern_edit_module.inc.php:53
$GLOBALS['template_factory']
Definition: phplib_local.inc.php:57
global $type
Definition: vote_edit.lib.php:47
GetInstance($range_id, $module_name, $config_id=NULL, $set_config=NULL, $global_id=NULL)
Definition: ExternModule.class.php:67
$range_id
Definition: extern.inc.php:60

◆ if [1/2]

foreach ( $elements as $element) if (Request::option( 'com')=='new'||Request::option( 'com')=='edit'||Request::option( 'com')=='open'||Request::option( 'com')=='close') if(Request::option('com')=='store')

◆ if [2/2]

if(! $edit_open[$edit])