ILIAS  trunk Revision v12.0_alpha-16-g3e876e53c80
ILIAS\MediaObjects\OverviewGUI\SubObjectRetrieval Interface Reference
+ Inheritance diagram for ILIAS\MediaObjects\OverviewGUI\SubObjectRetrieval:
+ Collaboration diagram for ILIAS\MediaObjects\OverviewGUI\SubObjectRetrieval:

Public Member Functions

 getPossibleTypes ()
 
 getAllIDsForType (string $type)
 
 getLinkToSubObject (string $type, int $id)
 
 getTitleOfSubObject (string $type, int $id)
 

Detailed Description

Definition at line 25 of file SubObjectRetrieval.php.

Member Function Documentation

◆ getAllIDsForType()

ILIAS\MediaObjects\OverviewGUI\SubObjectRetrieval::getAllIDsForType ( string  $type)

◆ getLinkToSubObject()

ILIAS\MediaObjects\OverviewGUI\SubObjectRetrieval::getLinkToSubObject ( string  $type,
int  $id 
)

◆ getPossibleTypes()

ILIAS\MediaObjects\OverviewGUI\SubObjectRetrieval::getPossibleTypes ( )

◆ getTitleOfSubObject()

ILIAS\MediaObjects\OverviewGUI\SubObjectRetrieval::getTitleOfSubObject ( string  $type,
int  $id 
)

The documentation for this interface was generated from the following file: