34 public function setAbout(
string $a_About): void
36 $this->about = $a_About;
44 public function setTitle(
string $a_Title): void
46 $this->title = $a_Title;
54 public function setLink(
string $a_Link): void
56 $this->link = $a_Link;
66 $this->description = $a_Description;
76 $this->enclosureurl = $a_enclosureurl;
86 $this->enclosuretype = $a_enclosuretype;
96 $this->enclosurelength = $a_enclosurelength;
109 $this->date = $a_date;
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
setEnclosureUrl(string $a_enclosureurl)
setTitle(string $a_Title)
setAbout(string $a_About)
setDescription(string $a_Description)
setEnclosureLength(int $a_enclosurelength)
setEnclosureType(string $a_enclosuretype)