19declare(strict_types=1);
56 switch (strtolower($a_rshuffle)) {
73 public function setRarea(
string $a_rarea): void
75 switch (strtolower($a_rarea)) {
98 switch (strtolower($a_rrange)) {
117 $this->labelrefid = $a_labelrefid;
127 $this->ident = $a_ident;
137 $this->match_group = $a_match_group;
147 $this->match_max = $a_match_max;
157 $this->material[] = $a_material;
162 $this->flow_mat[] = $a_flow_mat;
167 $this->content = $a_content;
setRrange(string $a_rrange)
setIdent(string $a_ident)
setMatchGroup(string $a_match_group)
setRshuffle(string $a_rshuffle)
addMaterial(ilQTIMaterial $a_material)
setContent(string $a_content)
setMatchMax(string $a_match_max)
addFlow_mat(ilQTIFlowMat $a_flow_mat)
setLabelrefid(string $a_labelrefid)
setRarea(string $a_rarea)