WordPress/wp-includes/js/plupload
atimmer 1f707de9dd Docs: Improve wp-admin JSDoc structural data globally.
JSDoc takes it structural data from `@namespace`, `@lends` and `@memberOf`. This change fixes these tags for all JavaScript files in the wp-admin folder.

* Add jsdoc configuration to parse wp-admin/js files. Use `jsdoc -c jsdoc.conf.json` to generate JSDoc.
* Define all used namespaces using `@namespace`.
* Define each usage of the extend function as a prototype assignment using `@lends`.
* Add `@alias` if JSDoc cannot detect the correct name automatically.

This has previously been corrected for all `wp-includes` JavaScript files: [41351].

Props herregroen.
Fixes #42485.

Built from https://develop.svn.wordpress.org/trunk@42403


git-svn-id: http://core.svn.wordpress.org/trunk@42232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-12-15 13:42:46 +00:00
..
handlers.js Media: Simplify upload error message construction. 2017-05-16 17:58:41 +00:00
handlers.min.js Media: Simplify upload error message construction. 2017-05-16 17:58:41 +00:00
license.txt
moxie.js Plupload: minify and load plupload.js and moxie.js separately to make them easier to debug. 2017-09-22 20:10:48 +00:00
moxie.min.js Plupload: minify and load plupload.js and moxie.js separately to make them easier to debug. 2017-09-22 20:10:48 +00:00
plupload.js Plupload: 2017-09-01 12:28:46 +00:00
plupload.min.js Plupload: minify and load plupload.js and moxie.js separately to make them easier to debug. 2017-09-22 20:10:48 +00:00
wp-plupload.js Docs: Improve wp-admin JSDoc structural data globally. 2017-12-15 13:42:46 +00:00
wp-plupload.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00