Application->getModule('auth'); $authManager->login($this->Username->Text,$this->Password->Text); $this->Response->redirect($this->Service->constructUrl('Home')); } } ?>