Lines Matching refs:this
59 $this->childEvents = $childEvents;
66 return $this->childEvents;
73 $this->description = $description;
80 return $this->description;
87 $this->displayName = $displayName;
94 return $this->displayName;
101 $this->id = $id;
108 return $this->id;
115 $this->imageUrl = $imageUrl;
122 return $this->imageUrl;
129 $this->isDefaultImageUrl = $isDefaultImageUrl;
136 return $this->isDefaultImageUrl;
143 $this->kind = $kind;
150 return $this->kind;
157 $this->visibility = $visibility;
164 return $this->visibility;