10 private ?
int $id =
null;
11 private ?
string $name =
null;
12 private ?
int $creatorId =
null;
13 private ?
bool $closed =
null;
14 private ?
string $description =
null;
16 private ?
array $accessCodes =
null;
17 private ?
bool $deleted =
null;
18 private ?
int $channelId =
null;
19 private ?
int $eventsCount = 0;
26 public function setId(?
int $id): self
38 public function setName(?
string $name): self
47 return $this->creatorId;
52 $this->creatorId = $creatorId;
64 $this->closed = $closed;
76 $this->description = $description;
83 if (is_null($this->attendees))
88 return $this->attendees;
93 $this->attendees = $collection;
100 return $this->accessCodes;
105 $this->accessCodes = $accessCodes;
113 return $this->deleted;
118 $this->deleted = $deleted;
130 $this->channelId = $channelId;
137 return $this->eventsCount;
142 $this->eventsCount = $eventsCount;
154 $this->attendees = $collection;
if(empty( $fields)) foreach($fields as $field) $channelId
setCreatorId(?int $creatorId)
setChannelId(?int $channelId)
setAccessCodes(?array $accessCodes)
setDescription(?string $description)
setEventsCount(?int $eventsCount)
setAttendees(?AttendeeCollection $collection)
setDeleted(?bool $deleted)
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
if(Loader::includeModule( 'bitrix24')) elseif(Loader::includeModule('intranet') &&CIntranetUtils::getPortalZone() !=='ru') $description