Pletacka website Nette documentation
Documentation for pletacka project
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
App\CoreModule\Presenters\SignPresenter Class Reference

Sign presenter. More...

Inheritance diagram for App\CoreModule\Presenters\SignPresenter:
App\Presenters\BasePresenter

Public Member Functions

 __construct (Forms\SignInFormFactory $signInFactory, Forms\SignUpFormFactory $signUpFactory)
 
 actionOut ()
 
- Public Member Functions inherited from App\Presenters\BasePresenter
 handleRedrawAll ()
 
 injectFormFactory (FormFactory $formFactory)
 

Public Attributes

 $backlink = ''
 

Protected Member Functions

 createComponentSignInForm ()
 
 createComponentSignUpForm ()
 
- Protected Member Functions inherited from App\Presenters\BasePresenter
 redrawAll ()
 
 beforeRender ()
 
 startup ()
 

Additional Inherited Members

- Protected Attributes inherited from App\Presenters\BasePresenter
 $formFactory
 

Detailed Description

Sign presenter.

Constructor & Destructor Documentation

◆ __construct()

App\CoreModule\Presenters\SignPresenter::__construct ( Forms\SignInFormFactory  $signInFactory,
Forms\SignUpFormFactory  $signUpFactory 
)

Member Function Documentation

◆ actionOut()

App\CoreModule\Presenters\SignPresenter::actionOut ( )

◆ createComponentSignInForm()

App\CoreModule\Presenters\SignPresenter::createComponentSignInForm ( )
protected

Sign-in form factory.

◆ createComponentSignUpForm()

App\CoreModule\Presenters\SignPresenter::createComponentSignUpForm ( )
protected

Sign-up form factory.

Member Data Documentation

◆ $backlink

App\CoreModule\Presenters\SignPresenter::$backlink = ''

@persistent


The documentation for this class was generated from the following file: