this.getRoomById.doCall(); if (this.rooms_id!=0) this.getRoomById.doCall(); this.rooms_id=0; this.roomname.setAttribute('text',''); this.comment.setAttribute('text',''); this.ispublic.setValue(false); this.isModeratedRoom.setValue(false); this.isDemoRoom.setValue(false); this.demoTime.setAttribute('text',''); this.isappointment.setValue(false); this.numberOfParticipants.selectItem('4'); this._organisationslist.clearList(); this._turnoverlist.clearList(); this.allowUserQuestions.setValue(true); this.isAudioOnly.setValue(false); this.sipNumber.setAttribute("text",""); this.conferencePin.setAttribute("text",""); this.isClosed.setValue(false); this.redirectURL.setAttribute("text",""); this._listRoomModerators.clearList(); this.ownerId.setAttribute("text","0"); this.waitForRecording.setValue(false); this.allowRecording.setValue(false); this.hideTopBar.setValue(false); this.hideChat.setValue(false); this.hideActivitiesAndActions.setValue(false); this.hideFilesExplorer.setValue(false); this.hideActionsMenu.setValue(false); this.hideScreenSharing.setValue(false); this.hideWhiteboard.setValue(false); this.showMicrophoneStatus.setValue(false); if (this.rooms_id!=0){ this.deleteRoom.doCall(); } this.rooms_id = obj.rooms_id; if (this.rooms_id!=0){ this.getRoomById.doCall(); } return canvas.sessionId; return parent.parent.rooms_id; parent.initFields(value); parent.getOrganisationByRoom.doCall(); return canvas.sessionId; return parent.parent.rooms_id; //Debug.write("getOrganisationByRoom: ",value); parent.initOrganisations(value); return canvas.sessionId; return parent.parent.rooms_id; //Debug.write("deleteUserAdmin ",value); //this.parent.destroy(); if (value>0){ this.parent.parent._turnoverlist.oncallnext.sendEvent(); this.parent.onnew.sendEvent(); } this.sendObject=new Array(); this.sendObject["rooms_id"] = this.parent.rooms_id; this.sendObject["name"] = this.parent.roomname.getText(); this.sendObject["roomtypes_id"] = Number(this.parent.roomtype.getValue()); this.sendObject["comment"] = this.parent.comment.getText(); this.sendObject["ispublic"] = this.parent.ispublic.getValue(); this.sendObject["numberOfPartizipants"] = Number(this.parent.numberOfParticipants.getValue()); this.sendObject["organisations"] = this.parent._organisationslist.getAllItems(); this.sendObject["appointment"] = this.parent.isappointment.getValue(); this.sendObject["isModeratedRoom"] = this.parent.isModeratedRoom.getValue(); this.sendObject["isDemoRoom"] = parent.isDemoRoom.getValue(); this.sendObject["demoTime"] = parent.demoTime.getText(); this.sendObject["roomModerators"] = parent._listRoomModerators.getValues(); this.sendObject["allowUserQuestions"] = parent.allowUserQuestions.getValue(); this.sendObject["isAudioOnly"] = parent.isAudioOnly.getValue(); this.sendObject["isClosed"] = parent.isClosed.getValue(); this.sendObject["redirectURL"] = parent.redirectURL.getText(); this.sendObject["sipNumber"] = parent.sipNumber.getText(); this.sendObject["conferencePin"] = parent.conferencePin.getText(); this.sendObject["waitForRecording"] = parent.waitForRecording.getValue(); this.sendObject["allowRecording"] = parent.allowRecording.getValue(); this.sendObject["hideTopBar"] = parent.hideTopBar.getValue(); this.sendObject["hideChat"] = parent.hideChat.getValue(); this.sendObject["hideActivitiesAndActions"] = parent.hideActivitiesAndActions.getValue(); this.sendObject["hideFilesExplorer"] = parent.hideFilesExplorer.getValue(); this.sendObject["hideActionsMenu"] = parent.hideActionsMenu.getValue(); this.sendObject["hideScreenSharing"] = parent.hideScreenSharing.getValue(); this.sendObject["hideWhiteboard"] = parent.hideWhiteboard.getValue(); this.sendObject["showMicrophoneStatus"] = parent.showMicrophoneStatus.getValue(); var ownerId = parent.ownerId.getText(); if (ownerId == "") ownerId = 0; this.sendObject["ownerId"] = ownerId; if ($debug) Debug.write("prepareCall: ",this.sendObject); return canvas.sessionId; return parent.sendObject; 0){ //Debug.write("saveOrUpdateRoom val greater 0: ",val); this.parent.parent._turnoverlist.oncallnext.sendEvent(); var obj = new Array(); obj["rooms_id"] = val; this.parent.initValueFieldsByObject(obj); } ]]> new lz.chooseOrganisationWindow(canvas.main_content._content.inner,{refObj:this,item_id:this.rooms_id}); this.addHeaderItem(588,30); this.addHeaderItem(831,320); this.addHeaderItem(590,22); new lz.roomAdminOrgListItem(this._innerlist._inn._inn,{ obj:null, orgName:orgName, orgId:orgId }); this.sendInitialWidthUpdate(); if (!parent.isinited) { return; } if (v) { parent.demoTime.setAttribute("editable",true); } else { parent.demoTime.setAttribute("editable",false); } this.addHeaderItem(588,30); this.addHeaderItem(589,230); this.addHeaderItem(590,22); if ($debug) Debug.write("onclickedItem",obj,obj.obj); return parent.parent.parent.rooms_id; if ($debug) Debug.write("getRoomClientsMapByRoomId: ",value); //this.parent.destroy(); this.parent.renderContent(value); new lz.addAttendee(canvas.main_content._content.inner,{ isSuperModerator:true, labelid:835, refObj:this._listRoomModerators }); this.addHeaderItem(817,50); this.addHeaderItem(818,30); this.addHeaderItem(819,100); this.addHeaderItem(820,84); this.addHeaderItem(827,20); if ($debug) Debug.write("onclickedItem",obj,obj.obj); return canvas.sessionId; return parent.parent.parent.rooms_id; if ($debug) Debug.write("getRoomModeratorsByRoomId: ",value); //this.parent.destroy(); this.parent.renderContent(value); new lz.roomModeratorsRoomClientListItem(this._innerlist._inn._inn,{ roomModeratorsId:0, obj:null, isSuperModerator:superAdmin, userId:userId, email:email, uName:first+' '+last }); this.sendInitialWidthUpdate(); this.parent.destroy(); this.parent.setAttribute("isSuperModerator",!parent.isSuperModerator) this.parent.destroy();