ILIAS  trunk Revision v11.0_alpha-1811-gd2d5443e411
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\Skill\Profile\SkillProfileRoleAssignment Class Reference
+ Inheritance diagram for ILIAS\Skill\Profile\SkillProfileRoleAssignment:
+ Collaboration diagram for ILIAS\Skill\Profile\SkillProfileRoleAssignment:

Public Member Functions

 __construct (string $name, int $id, string $obj_title, string $obj_type, int $obj_id)
 
 getType ()
 
 getName ()
 
 getId ()
 
 getObjTitle ()
 
 getObjType ()
 
 getObjId ()
 

Protected Attributes

string $type = "role"
 
string $name = ""
 
int $id = 0
 
string $obj_title = ""
 
string $obj_type = ""
 
int $obj_id = 0
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Member Function Documentation

◆ getId()

ILIAS\Skill\Profile\SkillProfileRoleAssignment::getId ( )

◆ getName()

ILIAS\Skill\Profile\SkillProfileRoleAssignment::getName ( )

◆ getObjId()

ILIAS\Skill\Profile\SkillProfileRoleAssignment::getObjId ( )

◆ getObjTitle()

ILIAS\Skill\Profile\SkillProfileRoleAssignment::getObjTitle ( )

◆ getObjType()

ILIAS\Skill\Profile\SkillProfileRoleAssignment::getObjType ( )

◆ getType()

ILIAS\Skill\Profile\SkillProfileRoleAssignment::getType ( )

Field Documentation

◆ $id

int ILIAS\Skill\Profile\SkillProfileRoleAssignment::$id = 0
protected

◆ $name

string ILIAS\Skill\Profile\SkillProfileRoleAssignment::$name = ""
protected

◆ $obj_id

int ILIAS\Skill\Profile\SkillProfileRoleAssignment::$obj_id = 0
protected

◆ $obj_title

string ILIAS\Skill\Profile\SkillProfileRoleAssignment::$obj_title = ""
protected

◆ $obj_type

string ILIAS\Skill\Profile\SkillProfileRoleAssignment::$obj_type = ""
protected

◆ $type

string ILIAS\Skill\Profile\SkillProfileRoleAssignment::$type = "role"
protected

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