mediawiki-extensions-Visual.../modules/ve-mw/ui/widgets
Timo Tijhof 8f05cdbf70 doc: Add placeholders for unindexed methods
Not having a description yet is fine, but they should at least
be indexed as blocks so that they are searchable and listed
in the jsduck generated pages. jsduck defaults to @method + name
of prototype property. And it even guesses parameters sometimes.

Search: \n\n([a-zA-Z\.]+\.prototype\.[a-zA-Z]+)
Where: modules/ve,modules/ve-mw
Where-Not: modules/ve/test
Replace: \n\n/** */\n$1

Added @return in a few places where it was easy to add.

Change-Id: I830c94cc7dbc261bd7a077391f930cbfff165f9d
2013-07-31 23:00:30 +00:00
..
ve.ui.MWCategoryInputWidget.js When normalizing category titles with mw.Title, use getMain method 2013-07-10 15:52:58 -07:00
ve.ui.MWCategoryItemWidget.js Rename 'CategoryList' to 'Category' for consistency 2013-07-25 13:34:25 +01:00
ve.ui.MWCategoryPopupWidget.js RTL Fix for Category & Suggestion Popups 2013-07-23 15:43:06 -07:00
ve.ui.MWCategoryWidget.js doc: Add placeholders for unindexed methods 2013-07-31 23:00:30 +00:00
ve.ui.MWLinkTargetInputWidget.js doc: @inheritDoc -> @inheritdoc 2013-07-31 23:06:29 +02:00
ve.ui.MWMediaResultWidget.js doc: Add placeholders for unindexed methods 2013-07-31 23:00:30 +00:00
ve.ui.MWMediaSearchWidget.js ve.copy: Remove obsolete copyArray and copyObject 2013-07-30 01:44:22 +02:00
ve.ui.MWParameterResultWidget.js doc: Add placeholders for unindexed methods 2013-07-31 23:00:30 +00:00
ve.ui.MWParameterSearchWidget.js Single-click insertion 2013-07-15 23:42:56 +00:00
ve.ui.MWReferenceResultWidget.js Single-click insertion 2013-07-15 23:42:56 +00:00
ve.ui.MWReferenceSearchWidget.js ve.copy: Remove obsolete copyArray and copyObject 2013-07-30 01:44:22 +02:00
ve.ui.MWTitleInputWidget.js Link inspector bug fixes 2013-07-31 17:42:14 +00:00