Home
last modified time | relevance | path

Searched refs:_params (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/lib/scripts/
H A Ddelay.js62 _params: Array.prototype.slice.call(arguments, 2) property in Delay.start._data
68 this.func.call(this._data._this, this._data._params);
H A Dfileuploader.js871 this._params = [];
890 this._params[id] = copy;
894 this._upload(id, this._params[id]);
947 this._upload(nextId, this._params[nextId]);