VuFind API Documentation

BulkActionControllerTrait

VuFind Action Feature Trait - Controller bulk action helper methods

Tags
category

VuFind

author

Demian Katz demian.katz@villanova.edu

author

Thomas Wagener wagener@hebis.uni-frankfurt.de

license

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

link

Main Page

Table of Contents

redirectToSource()  : mixed
Support method: redirect to the page we were on when the bulk action was initiated.

Methods

redirectToSource()

Support method: redirect to the page we were on when the bulk action was initiated.

public redirectToSource([string $flashNamespace = null ][, string $flashMsg = null ][, bool $redirectInLightbox = false ]) : mixed
Parameters
$flashNamespace : string = null

Namespace for flash message (null for none)

$flashMsg : string = null

Flash message to set (ignored if namespace null)

$redirectInLightbox : bool = false

If the redirects are performed even if in lightbox

Return values
mixed

Search results