DND_Controller
This class is the controller for the DND uploader
Tags
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>
Return values
array<string|int, mixed> —get_plupload_options()
Plupload init options
public
static get_plupload_options() : array<string|int, mixed>
Return values
array<string|int, mixed> —render()
Render the dropzone!
public
render() : mixed