|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Taxonomy\Usage\UsageDBRepository: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\Taxonomy\Usage\UsageDBRepository::__construct | ( | \ilDBInterface | $db | ) |
Definition at line 27 of file UsageDBRepository.php.
References ILIAS\Taxonomy\Usage\UsageDBRepository\$db.
| ILIAS\Taxonomy\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().
Here is the call graph for this function:
|
protected |
Definition at line 25 of file UsageDBRepository.php.
Referenced by ILIAS\Taxonomy\Usage\UsageDBRepository\__construct().