Home
last modified time | relevance | path

Searched refs:redirectAndExit (Results 1 – 16 of 16) sorted by relevance

/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/Zend/Controller/Action/Helper/
H A DRedirector.php385 $this->redirectAndExit();
401 $this->redirectAndExit();
421 $this->redirectAndExit();
439 $this->redirectAndExit();
454 $this->redirectAndExit();
468 $this->redirectAndExit();
476 public function redirectAndExit() function in Zend_Controller_Action_Helper_Redirector
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/Web/Helper/
H A DCookieHelper.php68 $this->request->getResponse()->redirectAndExit($requestUri);
78 $this->request->getResponse()->redirectAndExit($requestUri);
/dports/net-mgmt/icingaweb2-module-cube/icingaweb2-module-cube-1.1.1/library/Cube/Web/Form/
H A DQuickForm.php405 $this->redirectAndExit($url);
427 protected function redirectAndExit($url) function in Icinga\\Module\\Cube\\Web\\Form\\QuickForm
431 $response->redirectAndExit($url);
/dports/net-mgmt/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess-2.2.0/library/Businessprocess/Web/Form/
H A DQuickForm.php407 $this->redirectAndExit($url);
429 protected function redirectAndExit($url) function in Icinga\\Module\\Businessprocess\\Web\\Form\\QuickForm
433 $response->redirectAndExit($url);
/dports/net-mgmt/icingaweb2-module-director/icingaweb2-module-director-1.6.2/library/Director/Web/Form/
H A DQuickForm.php471 $this->redirectAndExit($url);
493 protected function redirectAndExit($url) function in Icinga\\Module\\Director\\Web\\Form\\QuickForm
497 $response->redirectAndExit($url);
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/Web/Controller/
H A DActionController.php412 ->redirectAndExit($url);
421 $this->getResponse()->redirectAndExit($url);
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/application/forms/Config/User/
H A DCreateMembershipForm.php99 $this->getResponse()->redirectAndExit($this->getRedirectUrl());
/dports/net-mgmt/icingaweb2-module-director/icingaweb2-module-director-1.6.2/application/forms/
H A DDeploymentLinkForm.php151 $this->redirectAndExit('director/config/deployments');
/dports/net-mgmt/icingaweb2-module-director/icingaweb2-module-director-1.6.2/library/vendor/ipl/Web/Table/Extension/
H A DZfSortablePriority.php44 $this->response->redirectAndExit($request->getUrl());
/dports/net-mgmt/icingaweb2-module-cube/icingaweb2-module-cube-1.1.1/application/forms/
H A DDimensionsForm.php193 $this->redirectAndExit($url);
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/Web/
H A DResponse.php332 public function redirectAndExit($url) function in Icinga\\Web\\Response
H A DWizard.php291 $page->getResponse()->redirectAndExit($page->getRedirectUrl());
H A DForm.php1188 $this->getResponse()->redirectAndExit($this->getRedirectUrl());
/dports/net-mgmt/icingaweb2-module-director/icingaweb2-module-director-1.6.2/library/vendor/ipl/Html/
H A DForm.php197 $this->request->getResponse()->redirectAndExit($this->getSuccessUrl());
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/application/forms/Config/UserGroup/
H A DLdapUserGroupBackendForm.php341 $this->getResponse()->redirectAndExit('config/createresource');
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/Web/Widget/
H A DFilterEditor.php181 $response->redirectAndExit($url);