ILIAS
trunk Revision v11.0_alpha-1871-gde1fee8db3d
|
Public Member Functions | |
__construct (UsageDBRepository $db_repo) | |
getUsageOfObject (int $obj_id, bool $include_titles=false) | |
Protected Attributes | |
UsageDBRepository | $db_repo |
Definition at line 23 of file UsageManager.php.
ILIAS\Skill\Usage\UsageManager::__construct | ( | UsageDBRepository | $db_repo | ) |
ILIAS\Skill\Usage\UsageManager::getUsageOfObject | ( | int | $obj_id, |
bool | $include_titles = false |
||
) |
Definition at line 33 of file UsageManager.php.
|
protected |
Definition at line 25 of file UsageManager.php.
Referenced by ILIAS\Skill\Usage\UsageManager\__construct().