Bläddra i källkod

external_api: fix jsdoc

master
Saúl Ibarra Corretgé 8 år sedan
förälder
incheckning
5849980092
1 ändrade filer med 4 tillägg och 2 borttagningar
  1. 4
    2
      modules/API/external/external_api.js

+ 4
- 2
modules/API/external/external_api.js Visa fil

88
  * @param width width of the iframe
88
  * @param width width of the iframe
89
  * @param height height of the iframe
89
  * @param height height of the iframe
90
  * @param parent_node the node that will contain the iframe
90
  * @param parent_node the node that will contain the iframe
91
- * @param filmStripOnly if the value is true only the small videos will be
92
- * visible.
91
+ * @param configOverwrite object containing configuration options defined in
92
+ * config.js to be overridden.
93
+ * @param interfaceConfigOverwrite object containing configuration options
94
+ * defined in interface_config.js to be overridden.
93
  * @param noSsl if the value is true https won't be used
95
  * @param noSsl if the value is true https won't be used
94
  * @constructor
96
  * @constructor
95
  */
97
  */

Laddar…
Avbryt
Spara