ILIAS  release_10 Revision v10.1-43-ga1241a92c2f
ILIAS\Cache\Services\SubObjectIDInterface Interface Reference
+ Inheritance diagram for ILIAS\Cache\Services\SubObjectIDInterface:
+ Collaboration diagram for ILIAS\Cache\Services\SubObjectIDInterface:

Public Member Functions

 subtype ()
 
 objID ()
 
 subID ()
 

Detailed Description

Definition at line 23 of file SubObjectIDInterface.php.

Member Function Documentation

◆ objID()

ILIAS\Cache\Services\SubObjectIDInterface::objID ( )

Implemented in ILIAS\Cache\Services\SubObjectID.

Referenced by ILIAS\Cache\Services\SubObjectModes\DataTable\Data\dataForSubObject().

+ Here is the caller graph for this function:

◆ subID()

ILIAS\Cache\Services\SubObjectIDInterface::subID ( )

Implemented in ILIAS\Cache\Services\SubObjectID.

Referenced by ILIAS\Cache\Services\SubObjectModes\DataTable\Data\dataForSubObject().

+ Here is the caller graph for this function:

◆ subtype()

ILIAS\Cache\Services\SubObjectIDInterface::subtype ( )

Implemented in ILIAS\Cache\Services\SubObjectID.

Referenced by ILIAS\Cache\Services\SubObjectModes\DataTable\Data\dataForSubObject().

+ Here is the caller graph for this function:

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