ILIAS  trunk Revision v11.0_alpha-2638-g80c1d007f79
ILIAS\Container\Skills\ContainerMemberSkill Class Reference
+ Collaboration diagram for ILIAS\Container\Skills\ContainerMemberSkill:

Public Member Functions

 __construct (int $cont_obj_id, int $user_id, int $skill_id, int $tref_id, int $level_id, bool $published)
 
 getContainerObjectId ()
 
 getUserId ()
 
 getBaseSkillId ()
 
 getTrefId ()
 
 getLevelId ()
 
 getPublished ()
 

Protected Attributes

int $cont_obj_id = 0
 
int $user_id = 0
 
int $skill_id = 0
 
int $tref_id = 0
 
int $level_id = 0
 
bool $published = false
 

Detailed Description

Author
Thomas Famula famul.nosp@m.a@le.nosp@m.ifos..nosp@m.de

Definition at line 26 of file class.ContainerMemberSkill.php.

Constructor & Destructor Documentation

◆ __construct()

Member Function Documentation

◆ getBaseSkillId()

ILIAS\Container\Skills\ContainerMemberSkill::getBaseSkillId ( )

◆ getContainerObjectId()

ILIAS\Container\Skills\ContainerMemberSkill::getContainerObjectId ( )

◆ getLevelId()

ILIAS\Container\Skills\ContainerMemberSkill::getLevelId ( )

◆ getPublished()

ILIAS\Container\Skills\ContainerMemberSkill::getPublished ( )

◆ getTrefId()

ILIAS\Container\Skills\ContainerMemberSkill::getTrefId ( )

◆ getUserId()

ILIAS\Container\Skills\ContainerMemberSkill::getUserId ( )

Field Documentation

◆ $cont_obj_id

int ILIAS\Container\Skills\ContainerMemberSkill::$cont_obj_id = 0
protected

◆ $level_id

int ILIAS\Container\Skills\ContainerMemberSkill::$level_id = 0
protected

◆ $published

bool ILIAS\Container\Skills\ContainerMemberSkill::$published = false
protected

◆ $skill_id

int ILIAS\Container\Skills\ContainerMemberSkill::$skill_id = 0
protected

◆ $tref_id

int ILIAS\Container\Skills\ContainerMemberSkill::$tref_id = 0
protected

◆ $user_id

int ILIAS\Container\Skills\ContainerMemberSkill::$user_id = 0
protected

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