Stud.IP  trunk Revision
index.php File Reference

Variables

 $index_nobody_template = $GLOBALS['template_factory']->open('index_nobody')
 
 $cache = StudipCacheFactory::getCache()
 
 $stat = $cache->read('LOGINFORM_STATISTICS')
 
 if (Request::get( 'logout'))
 
 $layout = $GLOBALS['template_factory']->open('shared/index_box')
 
 $portalplugins = PluginEngine::getPlugins('PortalPlugin')
 

Variable Documentation

◆ $cache

◆ $index_nobody_template

$index_nobody_template = $GLOBALS['template_factory']->open('index_nobody')

◆ $layout

$layout = $GLOBALS['template_factory']->open('shared/index_box')

◆ $portalplugins

◆ $stat

$stat = $cache->read('LOGINFORM_STATISTICS')

◆ if

if(Request::get('logout'))