Stud.IP  3.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Groups Pages
index.php File Reference

Variables

foreach($lock_rules as $rule)($rule['name'])?>
</td >< td width 
endforeach
 $infobox_content
if(!$GLOBALS['perm']->
have_perm('root')) 
$infobox = array('picture' => 'infobox/administration.png', 'content' => $infobox_content)

Variable Documentation

if (!$GLOBALS['perm']->have_perm('root')) $infobox = array('picture' => 'infobox/administration.png', 'content' => $infobox_content)
$infobox_content
Initial value:
array(
array(
'kategorie' => _('Sperrebenen verwalten'),
'eintrag' => array(
array(
'icon' => 'icons/16/black/search.png',
'text' => $this->render_partial('admin/lockrules/_chooser.php')
),
array(
'icon' => 'icons/16/black/add.png',
'text' => '<a href="'.$controller->url_for('admin/lockrules/new').'">'._('Neue Sperrebene anlegen').'</a>'
))
),
)
foreach ($lock_rules as $rule) ($rule['name'])?> </td> <td width endforeach
Initial value:
"30">
<?=htmlReady(my_substr($rule['description'],0,100))htmlReady($rule['user_id'] ? get_fullname($rule['user_id']) : '') $controller->url_for('admin/lockrules/edit/'.$rule['lock_id']) Assets::img('icons/16/blue/edit.png', array('title' => _('Diese Regel bearbeiten'))) $controller->url_for('admin/lockrules/delete/'.$rule['lock_id']) Assets::img('icons/16/blue/trash.png', array('title' => _('Diese Regel löschen')))