ILIAS  trunk Revision v11.0_alpha-2638-g80c1d007f79
ILIAS\Skill\Profile\SkillRoleProfile Class Reference

Skill profile. More...

+ Inheritance diagram for ILIAS\Skill\Profile\SkillRoleProfile:
+ Collaboration diagram for ILIAS\Skill\Profile\SkillRoleProfile:

Public Member Functions

 __construct (int $role_id, int $profile_id, string $title, string $description, int $skill_tree_id, string $image_id, int $ref_id)
 
 getRoleId ()
 
- Public Member Functions inherited from ILIAS\Skill\Profile\SkillProfile
 __construct (int $id, string $title, string $description, int $skill_tree_id, string $image_id="", int $ref_id=0)
 
 getId ()
 
 getTitle ()
 
 getDescription ()
 
 getSkillTreeId ()
 
 getImageId ()
 
 getRefId ()
 

Protected Attributes

int $role_id = 0
 
- Protected Attributes inherited from ILIAS\Skill\Profile\SkillProfile
int $id = 0
 
string $title = ""
 
string $description = ""
 
int $skill_tree_id = 0
 
string $image_id = ""
 
int $ref_id = 0
 

Detailed Description

Skill profile.

Author
Alex Killing alex..nosp@m.kill.nosp@m.ing@g.nosp@m.mx.d.nosp@m.e

Definition at line 28 of file class.SkillRoleProfile.php.

Constructor & Destructor Documentation

◆ __construct()

ILIAS\Skill\Profile\SkillRoleProfile::__construct ( int  $role_id,
int  $profile_id,
string  $title,
string  $description,
int  $skill_tree_id,
string  $image_id,
int  $ref_id 
)

Member Function Documentation

◆ getRoleId()

ILIAS\Skill\Profile\SkillRoleProfile::getRoleId ( )

Field Documentation

◆ $role_id

int ILIAS\Skill\Profile\SkillRoleProfile::$role_id = 0
protected

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