|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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) | |
Definition at line 26 of file ServicesInterface.php.
| ILIAS\AdvancedMetaData\Services\ServicesInterface::forObject | ( | string | $type, |
| int | $ref_id, | ||
| string | $sub_type = '', |
||
| int | $sub_id = 0 |
||
| ) |
Implemented in ILIAS\AdvancedMetaData\Services\Services.
| ILIAS\AdvancedMetaData\Services\ServicesInterface::forSubObjects | ( | string | $type, |
| int | $ref_id, | ||
| string ... | $sub_types | ||
| ) |
Implemented in ILIAS\AdvancedMetaData\Services\Services.
| ILIAS\AdvancedMetaData\Services\ServicesInterface::getSubObjectID | ( | int | $obj_id, |
| int | $sub_id, | ||
| string | $sub_type | ||
| ) |
Implemented in ILIAS\AdvancedMetaData\Services\Services.