3declare(strict_types=1);
57 switch (strtolower($a_rshuffle)) {
74 public function setRarea(
string $a_rarea): void
76 switch (strtolower($a_rarea)) {
99 switch (strtolower($a_rrange)) {
118 $this->labelrefid = $a_labelrefid;
128 $this->ident = $a_ident;
138 $this->match_group = $a_match_group;
148 $this->match_max = $a_match_max;
158 $this->material[] = $a_material;
163 $this->flow_mat[] = $a_flow_mat;
168 $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)