Stud.IP  3.2 Revision
admin_lock.php File Reference

Variables

if(isset($SessSemName[1]) &&(!Request::int('make_lock'))) $all_lock_rules = array_merge(array(array('name' => '--' . _("keine Sperrebene") . '--','lock_id' => 'none')), LockRule::findAllByType('sem'))
 
 $containerTable =new ContainerTable()
 
 $contentTable =new ContentTable()
 
 $zt =new ZebraTable(array("width"=>"100%", "padding"=>"5"))
 
if(isset($SessSemName[1]) &&isset($selected)) if (!Request::submitted( 'general_lock') &&Request::optionArray( 'lock_sem') &&! $selected)
 
 $template = $GLOBALS['template_factory']->open('layouts/base.php')
 
$template content_for_layout = ob_get_clean()
 

Variable Documentation

◆ $all_lock_rules

if (isset( $SessSemName[1]) &&(!Request::int( 'make_lock'))) $all_lock_rules = array_merge(array(array('name' => '--' . _("keine Sperrebene") . '--','lock_id' => 'none')), LockRule::findAllByType('sem'))

◆ $containerTable

$containerTable =new ContainerTable()

◆ $contentTable

$contentTable =new ContentTable()

◆ $template

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

◆ $zt

$zt =new ZebraTable(array("width"=>"100%", "padding"=>"5"))

◆ content_for_layout

$template content_for_layout = ob_get_clean()

◆ if

if (isset( $SessSemName[1]) &&isset( $selected)) if(!Request::submitted('general_lock') &&Request::optionArray('lock_sem') &&! $selected)