Stud.IP  2.2 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
test.php File Reference

Variables

 $infobox_content
 $infobox = array('picture' => 'infobox/administration.png', 'content' => $infobox_content)

Variable Documentation

$infobox = array('picture' => 'infobox/administration.png', 'content' => $infobox_content)
$infobox_content
Initial value:
_("Testen der Zugriffsregeln")$controller->url_for('admin/webservice_access/test')CSRFProtection::tokenTag() TextHelper::cycle('steel1', 'steelgraulight') _('API KEY') htmlReady(Request::get("test_api_key")) TextHelper::cycle('steel1', 'steelgraulight') _('Methode') htmlReady(Request::get("test_method")) TextHelper::cycle('steel1', 'steelgraulight') _('IP Adresse') htmlReady(Request::get("test_ip"))makeButton('abschicken', 'input', _("Test starten"), 'ok')$controller->url_for('admin/webservice_access')makeButton('abbrechen', 'img', _("Test abbrechen"), 'cancel') array(
array(
'kategorie' => _('Zugriffsregeln testen'),
'eintrag' => array(array(
'icon' => 'icons/16/black/plus.png',
'text' => '<a href="'.$controller->url_for('admin/webservice_access').'">'._('Liste der Zugriffsregeln').'</a>'
),
array(
'icon' => 'icons/16/black/plus.png',
'text' => '<a href="'.$controller->url_for('admin/webservice_access/new').'">'._('Neue Zugriffsregel anlegen').'</a>'
))
),
array(
'kategorie' => _('Hinweise'),
'eintrag' => array(array(
'icon' => 'icons/16/black/info.png',
'text' => _("Hier können Sie testen ob der Zugriff mit einem API-Key für eine konkrete Webservicemethode von einer bestimmten IP Adresse aus möglich ist.")
))
)
)