\App\IqrfNetModule\FormsChangeAddressFormFactory

Summary

Methods
Properties
Constants
__construct()
create()
onSuccess()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$factory
$presenter
N/A

Properties

$factory

$factory : \App\CoreModule\Forms\FormFactory

Type

normal — Generic form factory

$presenter

$presenter : \App\IqrfNetModule\Presenters\TrConfigPresenter

Type

normal — TR configuration presenter

Methods

__construct()

__construct(\App\CoreModule\Forms\FormFactory  $factory) : mixed

Constructor

Parameters

\App\CoreModule\Forms\FormFactory $factory

Generic form factory

Returns

mixed

create()

create(\App\IqrfNetModule\Presenters\TrConfigPresenter  $presenter) : \Nette\Application\UI\Form

Creates change a network device address form

Parameters

\App\IqrfNetModule\Presenters\TrConfigPresenter $presenter

TR configuration presenter

Returns

\Nette\Application\UI\Form —

Change a network device address

onSuccess()

onSuccess(\Nette\Application\UI\Form  $form) : void

Redirects on success

Parameters

\Nette\Application\UI\Form $form

Change a network device address form