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

Variables

foreach($ws_rules as $rule)('table_row_even',
'table_row_odd')?>"> <? if
(isset($edit) && $edit 
else = _("Liste der Zugriffsregeln")$controller->url_for('admin/webservice_access/update#edit')CSRFProtection::tokenTag() _('API-Key') _('Methode') _('IP Bereich') _('Typ') _('Aktion') = $rule->id) :$rule->id htmlReady($rule->api_key) htmlReady($rule->method) htmlReady($rule->ip_range) ($rule->type == 'allow' ? 'selected' : '') ($rule->type == 'deny' ? 'selected' : '') Assets::input("icons/16/green/accept.png", array('type' => "image", 'class' => "middle", 'name' => "ok", 'title' => _('Änderungen speichern'))) Assets::input("iicons/16/red/decline", array('type' => "image", 'class' => "middle", 'name' => "cancel", 'title' => _('Abbrechen')))
foreach($ws_rules as $rule)('table_row_even',
'table_row_odd')?>"> <? if
(isset($edit) && $edit array
('title' => _('bearbeiten'))) ?>
</a> <a href 
endif
endforeach $sidebar = Sidebar::Get()
 $actions = new ActionsWidget()

Variable Documentation

$actions = new ActionsWidget()
endforeach $sidebar = Sidebar::Get()
foreach ($ws_rules as $rule) ('table_row_even', 'table_row_odd') ?>"> <? if (isset($edit) && $edit else = _("Liste der Zugriffsregeln")$controller->url_for('admin/webservice_access/update#edit')CSRFProtection::tokenTag() _('API-Key') _('Methode') _('IP Bereich') _('Typ') _('Aktion') = $rule->id) :$rule->id htmlReady($rule->api_key) htmlReady($rule->method) htmlReady($rule->ip_range) ($rule->type == 'allow' ? 'selected' : '') ($rule->type == 'deny' ? 'selected' : '') Assets::input("icons/16/green/accept.png", array('type' => "image", 'class' => "middle", 'name' => "ok", 'title' => _('Änderungen speichern'))) Assets::input("iicons/16/red/decline", array('type' => "image", 'class' => "middle", 'name' => "cancel", 'title' => _('Abbrechen')))
foreach ($ws_rules as $rule) ('table_row_even', 'table_row_odd') ?>"> <? if (isset($edit) && $edit array ('title' => _('bearbeiten'))) ?> </a> <a href endif
Initial value:
"<?= $controller->url_for('admin/webservice_access/delete/'.$rule->id) ?>">
<?= Assets::img('icons/16/blue/trash.png', array('title' => _('löschen')))