[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/resources/src/mediawiki.api/ -> mediawiki.api.watch.js (summary)

(no description)

File Size: 79 lines (2 kb)
Included or required:0 times
Referenced: 1 time
Includes or requires: 0 files

Defines 1 function

  doWatchInternal()

Functions
Functions that are not part of a class:

doWatchInternal( pages, ok, err, addParams )   X-Ref

param: {string|mw.Title|string[]|mw.Title[]} pages Full page name or instance of mw.Title, or an
param: {Function} [ok] Success callback (deprecated)
param: {Function} [err] Error callback (deprecated)
return: {jQuery.Promise}
return: {Function} return.done
return: {Object|Object[]} return.done.watch Object or list of objects (depends on the `pages`
return: {string} return.done.watch.title Full pagename
return: {boolean} return.done.watch.watched Whether the page is now watched or unwatched
return: {string} return.done.watch.message Parsed HTML of the confirmational interface message



Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1