[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/maintenance/jsduck/ -> external.js (source)

   1  /**
   2   * @class jQuery
   3   * @source <http://api.jquery.com/>
   4   */
   5  
   6  /**
   7   * @method ajax
   8   * @static
   9   * @source <http://api.jquery.com/jQuery.ajax/>
  10   * @return {jqXHR}
  11   */
  12  
  13  /**
  14   * @class jQuery.Event
  15   * @source <http://api.jquery.com/Types/#Event>
  16   */
  17  
  18  /**
  19   * @class jQuery.Callbacks
  20   * @source <http://api.jquery.com/jQuery.Callbacks/>
  21   */
  22  
  23  /**
  24   * @class jQuery.Promise
  25   * @source <http://api.jquery.com/Types/#Promise>
  26   */
  27  
  28  /**
  29   * @class jQuery.Deferred
  30   * @mixins jQuery.Promise
  31   * @source <http://api.jquery.com/jQuery.Deferred/>
  32   */
  33  
  34  /**
  35   * @class jQuery.jqXHR
  36   * @source <http://api.jquery.com/Types/#jqXHR>
  37   * @alternateClassName jqXHR
  38   */
  39  
  40  
  41  /**
  42   * @class QUnit
  43   * @source <http://api.qunitjs.com/>
  44   */


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