19 declare(strict_types=1);
43 $this->varname = $a_varname;
53 switch (strtolower($a_action)) {
56 $this->action = self::ACTION_SET;
60 $this->action = self::ACTION_ADD;
64 $this->action = self::ACTION_SUBTRACT;
68 $this->action = self::ACTION_MULTIPLY;
72 $this->action = self::ACTION_DIVIDE;
84 $this->content = $a_content;
setContent(string $a_content)
setVarname(string $a_varname)
setAction(string $a_action)
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null