Ajax_Handler implements Service, Registerable

Handles the AJAX requests for the CSV Importer and DND Importer

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Interfaces, Classes and Traits

Service
Registerable

Table of Contents

dnd_fetch()  : mixed
Ajax callback to fetch drag and drop upload results via jQuery.load
dnd_upload()  : mixed
AJAX callback for drag and drop document importer
document_import()  : mixed
Ajax callback for importing one batch of documents from a CSV.
register()  : mixed
{@inheritdoc}

Methods

dnd_fetch()

Ajax callback to fetch drag and drop upload results via jQuery.load

public static dnd_fetch() : mixed
Tags
Return values
mixed

dnd_upload()

AJAX callback for drag and drop document importer

public static dnd_upload() : mixed
Tags
Return values
mixed

document_import()

Ajax callback for importing one batch of documents from a CSV.

public static document_import() : mixed
Tags
Return values
mixed

register()

{@inheritdoc}

public register() : mixed
Tags
Return values
mixed

Search results