31 case self::CONTEXT_DOCUMENTS:
44 foreach ($mandatoryMemberVariables as $member) {
45 if (
null === $this->{$member}) {
60 'Incomplete factory configuration. Please inject a database adapter.'
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getByContext(string $context)
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
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...
getExceptionByMember(string $member)
setDatabaseAdapter(?ilDBInterface $db)
validateConfiguration(array $mandatoryMemberVariables)