34 parent::__construct($record, $field);
91 public function delete()
103 return $this->
parse();
112 return $this->
parse();
121 return $this->
parse();
130 return $this->
parse();
141 if (!$this->parsed_value && $this->expression) {
144 $this->parsed_value =
$parser->parse();
146 return $this->lng->txt(
'dcl_error_parsing_expression') .
' (' . $e->getMessage() .
')';
Class ilDclBaseFieldModel.
Class ilDclBaseFieldModel.
Class ilDclExpressionParser.
const PROP_FORMULA_EXPRESSION
Class ilDclBaseRecordModel.
Confirmation screen class.