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

Public Member Functions

 __construct (string $name, int $id)
 
 getType ()
 
 getName ()
 
 getId ()
 

Protected Attributes

string $type = "user"
 
string $name = ""
 
int $id = 0
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

ILIAS\Skill\Profile\SkillProfileUserAssignment::__construct ( string  $name,
int  $id 
)

Member Function Documentation

◆ getId()

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

◆ getName()

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

◆ getType()

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

Field Documentation

◆ $id

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

◆ $name

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

◆ $type

string ILIAS\Skill\Profile\SkillProfileUserAssignment::$type = "user"
protected

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