|
ILIAS
trunk Revision v12.0_alpha-16-g3e876e53c80
|
Inheritance diagram for ILIAS\LearningModule\Media\PageRetrieval:
Collaboration diagram for ILIAS\LearningModule\Media\PageRetrieval:Public Member Functions | |
| __construct (protected int $obj_id, protected ilCtrl $ctrl) | |
| getPossibleTypes () | |
| getAllIDsForType (string $type) | |
| getLinkToSubObject (string $type, int $id) | |
| getTitleOfSubObject (string $type, int $id) | |
| getPossibleTypes () | |
| getAllIDsForType (string $type) | |
| getLinkToSubObject (string $type, int $id) | |
| getTitleOfSubObject (string $type, int $id) | |
Definition at line 29 of file PageRetrieval.php.
| ILIAS\LearningModule\Media\PageRetrieval::__construct | ( | protected int | $obj_id, |
| protected ilCtrl | $ctrl | ||
| ) |
Definition at line 31 of file PageRetrieval.php.
| ILIAS\LearningModule\Media\PageRetrieval::getAllIDsForType | ( | string | $type | ) |
Implements ILIAS\MediaObjects\OverviewGUI\SubObjectRetrieval.
Definition at line 48 of file PageRetrieval.php.
References ilLMPageObject\getPageList().
Here is the call graph for this function:| ILIAS\LearningModule\Media\PageRetrieval::getLinkToSubObject | ( | string | $type, |
| int | $id | ||
| ) |
Implements ILIAS\MediaObjects\OverviewGUI\SubObjectRetrieval.
Definition at line 58 of file PageRetrieval.php.
References $id, and ILIAS\Repository\ctrl().
Here is the call graph for this function:| ILIAS\LearningModule\Media\PageRetrieval::getPossibleTypes | ( | ) |
Implements ILIAS\MediaObjects\OverviewGUI\SubObjectRetrieval.
Definition at line 40 of file PageRetrieval.php.
| ILIAS\LearningModule\Media\PageRetrieval::getTitleOfSubObject | ( | string | $type, |
| int | $id | ||
| ) |
Implements ILIAS\MediaObjects\OverviewGUI\SubObjectRetrieval.
Definition at line 69 of file PageRetrieval.php.
References $id, and ilLMObject\_lookupTitle().
Here is the call graph for this function: