_u45.js 919 B

123456
  1. // Licensed Materials - Property of IBM
  2. // IBM Cognos Products: rs
  3. // (C) Copyright IBM Corp. 2003, 2022.
  4. // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  5. function _u45(_b6k, _apn, _zqg, _spm){_u45.baseConstructor.call(this, _b6k, "PROPFIND", _apn);this._ck8( "Content-Type", 'text/xml; charset="utf-8"' );this._ck8("Depth", isNaN(_spm)?'0':_spm.toString());var _lcn='<D:propfind xmlns:D="DAV:">';if(_zqg){for(var i=0;i<_zqg.length;i++){_lcn += '<D:prop><D:' + _zqg[i] + '/></D:prop>';}}else{_lcn+= '<D:allprop/>';}_lcn+= '</D:propfind>';this._kbb(_lcn);};_olk._vjl(_u45, _emh);_u45.prototype._8ik=function(){var _5um=_u45.superClass._8ik.call(this);if(!_5um){return null;}var _5dl=this._0em();var _wam=this._b6j();var _5kh=this._9uc();if(_wam&&_5kh){_5dl=_wam+" - " + _5kh + "\n" + this._0em();}return new _yym(_5um._3q9(), _5dl, "");};