85 return $this->participants ? $this->participants :
array();
95 $mids[] = $part->getMID();
106 if ($part->isSelf()) {
107 return $part->getMID();
134 $this->title = $this->json_obj->community->name;
135 $this->description = $this->json_obj->community->description;
136 $this->
id = $this->json_obj->community->cid;
138 foreach ($this->json_obj->participants as $participant) {
139 include_once(
'./Services/WebServices/ECS/classes/class.ilECSParticipant.php');
Create styles array
The data for the language used.