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

Variables

foreach($lock_rules as $rule)('hover_odd',
'hover_even')?>"> <td> <? 
endforeach = _("Sperrebenen für den Bereich:")$rule_type_names[$lock_rule_type] _('Name') _('Beschreibung') _('Besitzer') _('Aktionen') htmlReady($rule['name'])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')))
 $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/plus.png',
'text' => '<a href="'.$controller->url_for('admin/lockrules/new').'">'._('Neue Sperrebene anlegen').'</a>'
))
),
)
foreach ($lock_rules as $rule) ('hover_odd', 'hover_even') ?>"> <td> <? endforeach = _("Sperrebenen für den Bereich:")$rule_type_names[$lock_rule_type] _('Name') _('Beschreibung') _('Besitzer') _('Aktionen') htmlReady($rule['name'])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')))