| 
    Stud.IP
    trunk Revision
    
   | 
  
Namespaces | |
| namespace | 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() | 
| if(empty( $global_id) &&( $global_configuration=ExternConfig::GetGlobalConfiguration( $range_id))) foreach($GLOBALS['EXTERN_MODULE_TYPES'] as $type) if ( $incdata) $args = $module_obj->getArgs() | 
| $auth = new Seminar_Default_Auth() | 
| $config_id = Request::option('config_id') | 
| $default = "" | 
| $global_id = Request::option('global_id') | 
| $module = Request::quoted('module') | 
| $page_url = Request::quoted('page_url') | 
| $perm = new Seminar_Perm() | 
| $range_id = Request::option('range_id',Context::getId()) | 
| $user = new Seminar_User('nobody') | 
| if (Request::option( 'preview')) else | 
| exit |