Stud.IP  jlu_4.1 Revision
register2.php File Reference

Variables

 $my_auth = (Config::get()->ENABLE_SELF_REGISTRATION ? "Seminar_Register_Auth" : "Seminar_Default_Auth")
 
if(!Config::get() ->ENABLE_SELF_REGISTRATION) if ( $auth->auth["uid"]=="nobody")
 
 $template = $GLOBALS['template_factory']->open('register/success.php')
 
$template content_for_layout = ob_get_clean()
 
$template infobox = $infobox ? ['content' => $infobox] : null
 
 $content = $template->render()
 
 die
 

Variable Documentation

◆ $content

$content = $template->render()

◆ $my_auth

$my_auth = (Config::get()->ENABLE_SELF_REGISTRATION ? "Seminar_Register_Auth" : "Seminar_Default_Auth")

◆ $template

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

◆ content_for_layout

$template content_for_layout = ob_get_clean()

◆ die

die

◆ if

if(!Config::get() ->ENABLE_SELF_REGISTRATION) if($auth->auth["uid"]=="nobody") (   $auth->["uid"] = = "nobody")

◆ infobox

$template infobox = $infobox ? ['content' => $infobox] : null