19 declare(strict_types=1);
74 public function delete():
void 80 return $this->
parse();
85 return $this->
parse();
90 return $this->
parse();
95 return $this->
parse();
103 if (!$this->parsed_value && $this->expression) {
117 $this->parsed_value = $parser->parse();
119 return $this->
lng->txt(
'dcl_error_parsing_expression') .
' (' . $e->getMessage() .
')';
const PROP_FORMULA_EXPRESSION
ilDclBaseFieldModel $field
__construct(Container $dic, ilPlugin $plugin)
ilDclBaseRecordModel $record