Finishers

Table of Contents

Namespaces

Exception

Interfaces

FinisherInterface
Finisher that can be attached to a form in order to be invoked as soon as the complete form is submitted

Classes

AbstractFinisher
Finisher base class.
ClosureFinisher
A simple finisher that invokes a closure when executed
ConfirmationFinisher
A finisher that outputs a given text
DeleteUploadsFinisher
This finisher remove the submitted files.
EmailFinisher
This finisher sends an email to one recipient
FinisherContext
The context that is passed to each finisher when executed.
FinisherVariableProvider
Store data for usage between the finishers.
FlashMessageFinisher
A simple finisher that adds a message to the FlashMessageContainer
RedirectFinisher
This finisher redirects to another Controller.
SaveToDatabaseFinisher
This finisher saves the data from a submitted form into a database table.

        
On this page

Search results