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

Public Member Functions

 __construct (int $obj_id, int $sub_id, string $sub_type)
 
 subtype ()
 
 objID ()
 
 subID ()
 
 subtype ()
 
 objID ()
 
 subID ()
 

Protected Attributes

int $obj_id
 
int $sub_id
 
string $sub_type
 

Detailed Description

Definition at line 23 of file SubObjectID.php.

Constructor & Destructor Documentation

◆ __construct()

ILIAS\AdvancedMetaData\Services\SubObjectID::__construct ( int  $obj_id,
int  $sub_id,
string  $sub_type 
)

Member Function Documentation

◆ objID()

ILIAS\AdvancedMetaData\Services\SubObjectID::objID ( )

◆ subID()

ILIAS\AdvancedMetaData\Services\SubObjectID::subID ( )

◆ subtype()

ILIAS\AdvancedMetaData\Services\SubObjectID::subtype ( )

Field Documentation

◆ $obj_id

int ILIAS\AdvancedMetaData\Services\SubObjectID::$obj_id
protected

◆ $sub_id

int ILIAS\AdvancedMetaData\Services\SubObjectID::$sub_id
protected

◆ $sub_type

string ILIAS\AdvancedMetaData\Services\SubObjectID::$sub_type
protected

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