|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ilObjFileInfoRepository:Public Member Functions | |
| __construct (bool $with_cleared_cache=false) | |
| getByRefId (int $ref_id) | |
| preloadData (array $ids, bool $are_ref_ids=false) | |
| getByObjectId (int $object_id) | |
Private Member Functions | |
| initInlineSuffixes () | |
Private Attributes | |
| Services | $irss |
| ilDBInterface | $db |
| array | $inline_suffixes = [] |
Static Private Attributes | |
| static array | $cache = [] |
Definition at line 29 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().
Here is the call graph for this function:| ilObjFileInfoRepository::getByObjectId | ( | int | $object_id | ) |
Definition at line 131 of file class.ilObjFileInfoRepository.php.
References preloadData().
Referenced by getByRefId().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjFileInfoRepository::getByRefId | ( | int | $ref_id | ) |
Definition at line 53 of file class.ilObjFileInfoRepository.php.
References ilObject\_lookupObjectId(), and getByObjectId().
Here is the call graph for this function:
|
private |
Definition at line 60 of file class.ilObjFileInfoRepository.php.
References ILIAS\LTI\ToolProvider\$settings.
Referenced by __construct().
Here is the caller graph for this function:| ilObjFileInfoRepository::preloadData | ( | array | $ids, |
| bool | $are_ref_ids = false |
||
| ) |
Definition at line 66 of file class.ilObjFileInfoRepository.php.
References $id, $res, ilObjFile\CLICK_MODE_DOWNLOAD, and ILIAS\Repository\int().
Referenced by getByObjectId().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 31 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 35 of file class.ilObjFileInfoRepository.php.