ILIAS
release_8 Revision v8.23
|
Public Member Functions | |
__construct (bool $with_cleared_cache=false) | |
getByRefId (int $ref_id) | |
preloadData (array $object_ids) | |
getByObjectId (int $object_id) | |
Private Member Functions | |
initInlineSuffixes () | |
Private Attributes | |
ILIAS ResourceStorage Services | $irss |
ilDBInterface | $db |
array | $inline_suffixes = [] |
Static Private Attributes | |
static array | $cache = [] |
Definition at line 35 of file class.ilObjFileInfoRepository.php.
ilObjFileInfoRepository::__construct | ( | bool | $with_cleared_cache = false | ) |
Definition at line 42 of file class.ilObjFileInfoRepository.php.
References $DIC, and initInlineSuffixes().
ilObjFileInfoRepository::getByObjectId | ( | int | $object_id | ) |
Definition at line 113 of file class.ilObjFileInfoRepository.php.
References preloadData().
Referenced by getByRefId().
ilObjFileInfoRepository::getByRefId | ( | int | $ref_id | ) |
Definition at line 53 of file class.ilObjFileInfoRepository.php.
References ilObject\_lookupObjectId(), and getByObjectId().
|
private |
Definition at line 60 of file class.ilObjFileInfoRepository.php.
References ILIAS\LTI\ToolProvider\$settings.
Referenced by __construct().
ilObjFileInfoRepository::preloadData | ( | array | $object_ids | ) |
Definition at line 66 of file class.ilObjFileInfoRepository.php.
References $id, $res, and ILIAS\Repository\int().
Referenced by getByObjectId().
|
staticprivate |
Definition at line 37 of file class.ilObjFileInfoRepository.php.
|
private |
Definition at line 39 of file class.ilObjFileInfoRepository.php.
|
private |
Definition at line 40 of file class.ilObjFileInfoRepository.php.
|
private |
Definition at line 38 of file class.ilObjFileInfoRepository.php.