45 if (is_null($connector)) {
56 parent::afterObjectLoad();
64 $name = $field->getName();
67 return md5(serialize($hashing));
82 return parent::copy($new_id);
85 public function read(): void
93 if ($this->
buildHash() !== $this->_hash) {
99 public function delete()
getConnectorContainerName()
@description Return the Name of your Connector Table
Class CachedActiveRecord.
__construct($primary_key=0, arConnector $connector=null)
@inheritDoc
copy(int $new_id=0)
@inheritDoc
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static register(ActiveRecord $ar, arConnector $connector)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc