3 declare(strict_types=1);
    32         $this->tree = $DIC->repositoryTree();
    55         $this->value = $a_value;
    99         $valid = parent::isValid();
   102                 !$this->tree->isInTree($this->getTargetRefId()) ||
   103                 $this->tree->isDeleted($this->getTargetRefId())
   139         if (is_object($a_std)) {
 
addValidationError(string $a_error_code)
 
setTargetRefId(?int $a_value)
 
__construct(ilADTDefinition $a_def)
 
getCheckSum()
Get unique checksum. 
 
isValidDefinition(ilADTDefinition $a_def)
 
ADT definition base class. 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
importStdClass(?stdClass $a_std)
 
getDefinition()
Get definition.