DND_Controller

This class is the controller for the DND uploader

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Table of Contents

get_plupload_l10n()  : array<string|int, mixed>
Error messages for plupload
get_plupload_options()  : array<string|int, mixed>
Plupload init options
render()  : mixed
Render the dropzone!

Methods

get_plupload_l10n()

Error messages for plupload

public static get_plupload_l10n() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>

get_plupload_options()

Plupload init options

public static get_plupload_options() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>

render()

Render the dropzone!

public render() : mixed
Tags
Return values
mixed

Search results