ILIAS  trunk Revision v11.0_alpha-1866-gfa368f7776e
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
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: