ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ILIAS\AdvancedMetaData\Services\ServicesInterface Interface Reference
+ Inheritance diagram for ILIAS\AdvancedMetaData\Services\ServicesInterface:
+ Collaboration diagram for ILIAS\AdvancedMetaData\Services\ServicesInterface:

Public Member Functions

 forObject (string $type, int $ref_id, string $sub_type='', int $sub_id=0)
 
 forSubObjects (string $type, int $ref_id, string ... $sub_types)
 
 getSubObjectID (int $obj_id, int $sub_id, string $sub_type)
 

Detailed Description

Definition at line 26 of file ServicesInterface.php.

Member Function Documentation

◆ forObject()

ILIAS\AdvancedMetaData\Services\ServicesInterface::forObject ( string  $type,
int  $ref_id,
string  $sub_type = '',
int  $sub_id = 0 
)

◆ forSubObjects()

ILIAS\AdvancedMetaData\Services\ServicesInterface::forSubObjects ( string  $type,
int  $ref_id,
string ...  $sub_types 
)

◆ getSubObjectID()

ILIAS\AdvancedMetaData\Services\ServicesInterface::getSubObjectID ( int  $obj_id,
int  $sub_id,
string  $sub_type 
)

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