ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ObjectTypeSpecificProperties.php
Go to the documentation of this file.
1<?php
2
20
22{
26 public function getObjectTypeString(): string;
29
37 public function preload(array $object_ids): void;
38}
preload(array $object_ids)
@description To avoid too many roundtrips to the persistence layer on lists of objects,...
getObjectTypeString()
@description This function MUST return the object type string as defined in ObjectDefinitions.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...