ILIAS
trunk Revision v11.0_alpha-2658-ge2404539063
|
Public Member Functions | |
__construct (\ilDBInterface $db) | |
getUsageOfObject (int $obj_id, bool $include_titles=false) | |
Protected Attributes | |
ilDBInterface | $db |
Definition at line 23 of file UsageDBRepository.php.
ILIAS\Skill\Usage\UsageDBRepository::__construct | ( | \ilDBInterface | $db | ) |
Definition at line 27 of file UsageDBRepository.php.
References ILIAS\Skill\Usage\UsageDBRepository\$db.
ILIAS\Skill\Usage\UsageDBRepository::getUsageOfObject | ( | int | $obj_id, |
bool | $include_titles = false |
||
) |
Definition at line 33 of file UsageDBRepository.php.
References ilObject\_lookupTitle(), ILIAS\Repository\int(), and ilArrayUtil\sortArray().
|
protected |
Definition at line 25 of file UsageDBRepository.php.
Referenced by ILIAS\Skill\Usage\UsageDBRepository\__construct().