46 if (is_null($arConnector)) {
57 parent::afterObjectLoad();
65 $name = $arField->getName();
66 $hashing[$name] = $this->{$name};
68 return md5(serialize($hashing));
78 public function read(): void
87 if ($this->
buildHash() !== $this->_hash) {
93 public function delete():
void 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...
static register(ActiveRecord $activeRecord, arConnector $arConnector)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
__construct(mixed $primary_key=0, ?arConnector $arConnector=null)
getConnectorContainerName()
Return the Name of your Connector Table
__construct(Container $dic, ilPlugin $plugin)