VuFind API Documentation

HandlerInterface
in

Interface HandlerInterface

Tags
category

VuFind

author

Josef Moravec moravec@mzk.cz

license

https://opensource.org/licenses/gpl-2.0.php GNU General Public License

link

Wiki

Table of Contents

handle()  : bool
Get data from submitted form and process them.

Methods

handle()

Get data from submitted form and process them.

public handle(Form $form, Params $params[, UserEntityInterface|null $user = null ]) : bool
Parameters
$form : Form

Submitted form

$params : Params

Request params

$user : UserEntityInterface|null = null

Authenticated user

Return values
bool

Search results