nette – Redirect
$this->redirect('Presenter:action', $var);
$this->redirectPermanent('Presenter:action', $var);
$this->redirectUrl('https://nejaka.adresa.dom');
$this->redirect('Presenter:action', $var);
$this->redirectPermanent('Presenter:action', $var);
$this->redirectUrl('https://nejaka.adresa.dom');