34 protected ?
int $id = null;
95 return self::TABLE_NAME;
100 $this->setAssignedTs(time());
107 $this->setModificationTs(time());
114 $this->criterion_value = $config->
toJson();
129 if (!($other instanceof
static)) {
134 $criterionIdNew = $other->getCriterionId();
137 $valueNew = $other->getCriterionValue();
140 $criterionIdCurrent == $criterionIdNew &&
141 $valueCurrent == $valueNew
setCriterionValue(ilAccessibilityCriterionConfig $config)
static returnDbTableName()
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
int $last_modified_usr_id
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...