Stud.IP  trunk Revision
extern.inc.php File Reference

Namespaces

 extern\inc\php
 

Variables

 $default = ""
 
 $user = new Seminar_User('nobody')
 
 $auth = new Seminar_Default_Auth()
 
 $perm = new Seminar_Perm()
 
 $page_url = Request::quoted('page_url')
 
 $range_id = Request::option('range_id',Context::getId())
 
 $module = Request::quoted('module')
 
 $config_id = Request::option('config_id')
 
 $global_id = Request::option('global_id')
 
if($range_id && $module) else
 
 exit
 
if(empty($global_id) &&($global_configuration=ExternConfig::GetGlobalConfiguration($range_id))) foreach($GLOBALS['EXTERN_MODULE_TYPES'] as $type) if($incdata) $args = $module_obj->getArgs()
 

Variable Documentation

◆ $args

if (empty( $global_id) &&( $global_configuration=ExternConfig::GetGlobalConfiguration( $range_id))) foreach ( $GLOBALS[ 'EXTERN_MODULE_TYPES'] as $type) if ( $incdata) $args = $module_obj->getArgs()

◆ $auth

◆ $config_id

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

◆ $default

$default = ""

◆ $global_id

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

◆ $module

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

◆ $page_url

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

◆ $perm

$perm = new Seminar_Perm()

◆ $range_id

$range_id = Request::option('range_id',Context::getId())

◆ $user

$user = new Seminar_User('nobody')

◆ else

if (Request::option( 'preview')) else
Initial value:
{
echo $GLOBALS['EXTERN_ERROR_MESSAGE']
$GLOBALS['MVV_STGTEILVERSION']['FASSUNG_TYP']
Definition: mvv_config.php:3

◆ exit

exit