| 
    Stud.IP
    jlu_3.3 Revision
    
   | 
  
Variables | |
| if( $GLOBALS[ 'perm']->have_perm( 'root'))("Startseite für Root bei Stud.IP")?><? elseif( $GLOBALS[ 'perm'] -> have_perm( 'admin')) :?><?=_("Startseite für AdministratorInnen bei Stud.IP")?><? elseif( $GLOBALS[ 'perm']->have_perm( 'dozent')) :?><?=_("Startseite für DozentInnen bei Stud.IP")?><? else :?><?=_("Ihre persönliche Startseite bei Stud.IP")?><? endif ?></h1 ><?php if(get_config( 'BANNER_ADS_ENABLE')) if($flash['question']) foreach(array( $left, $right) as $column)( $column as $widget)( $template=$widget->getPortalTemplate())( $this->_factory->open( 'start/_widget')) ?><? | else = $this->render_partial($template, compact('widget')) | 
| if($GLOBALS['perm']->have_perm('root'))("Startseite für Root bei Stud.IP")?><? elseif($GLOBALS['perm'] -> have_perm('admin')) :?><?=_("Startseite für AdministratorInnen bei Stud.IP")?><? elseif($GLOBALS['perm']->have_perm('dozent')) :?><?=_("Startseite für DozentInnen bei Stud.IP")?><? else :?><?=_("Ihre persönliche Startseite bei Stud.IP")?><? endif ?></h1 ><?php if(get_config('BANNER_ADS_ENABLE')) if ( $flash[ 'question'])foreach(array($left, $right) as $column)($column as $widget) ($template = $widget->getPortalTemplate()) ($this->_factory->open('start/_widget')) ?> <? else = $this->render_partial($template, compact('widget')) |