19 declare(strict_types=1);
43 public function setIdent(
string $a_ident): void
45 $this->ident = $a_ident;
53 public function setTitle(
string $a_title): void
55 $this->title = $a_title;
75 $this->xmllang = $a_xmllang;
88 $this->qtimetadata[] = $a_metadata;
93 $this->objectives[] = $a_objectives;
98 $this->assessmentcontrol[] = $a_assessmentcontrol;
Class ilQTIPresentationMaterial.
addAssessmentcontrol(ilQTIAssessmentcontrol $a_assessmentcontrol)
setIdent(string $a_ident)
setTitle(string $a_title)
addObjectives(ilQTIObjectives $a_objectives)
getPresentationMaterial()
setXmllang(string $a_xmllang)
setPresentationMaterial(ilQTIPresentationMaterial $presentation_material)
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
ilQTIPresentationMaterial $presentation_material
addQtiMetadata(array $a_metadata)
Interface ilQTIPresentationMaterialAware.
setComment(string $a_comment)