|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Collector of skills for a container. More...
Collaboration diagram for ilContSkillCollector:Public Member Functions | |
| __construct (ilContainerSkills $a_cont_skills, ilContainerGlobalProfiles $a_cont_glb_profiles, ilContainerLocalProfiles $a_cont_lcl_profiles) | |
| Constructor. More... | |
| getSkillsForTableGUI () | |
| getSkillsForPresentationGUI () | |
| Get all skills for presentation gui. More... | |
Protected Member Functions | |
| getSingleSkills () | |
| Get single skills of container. More... | |
| getProfileSkills () | |
| Get profile skills of container. More... | |
Protected Attributes | |
| $tab_skills = array() | |
| $pres_skills = array() | |
| $container_skills | |
| $container_global_profiles | |
| $container_local_profiles | |
| $skmg_settings | |
Collector of skills for a container.
Definition at line 10 of file class.ilContSkillCollector.php.
| ilContSkillCollector::__construct | ( | ilContainerSkills | $a_cont_skills, |
| ilContainerGlobalProfiles | $a_cont_glb_profiles, | ||
| ilContainerLocalProfiles | $a_cont_lcl_profiles | ||
| ) |
Constructor.
| ilContainerSkills | $a_cont_skills | |
| ilContainerGlobalProfiles | $a_cont_glb_profiles | |
| ilContainerLocalProfiles | $a_cont_lcl_profiles |
Definition at line 48 of file class.ilContSkillCollector.php.
|
protected |
Get profile skills of container.
Definition at line 127 of file class.ilContSkillCollector.php.
References ilSkillTreeNode\_lookupTitle().
Referenced by getSkillsForPresentationGUI(), and getSkillsForTableGUI().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Get single skills of container.
Definition at line 109 of file class.ilContSkillCollector.php.
References ilSkillTreeNode\_lookupTitle().
Referenced by getSkillsForPresentationGUI(), and getSkillsForTableGUI().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContSkillCollector::getSkillsForPresentationGUI | ( | ) |
Get all skills for presentation gui.
Definition at line 83 of file class.ilContSkillCollector.php.
References $pres_skills, getProfileSkills(), and getSingleSkills().
Here is the call graph for this function:| ilContSkillCollector::getSkillsForTableGUI | ( | ) |
Definition at line 62 of file class.ilContSkillCollector.php.
References $tab_skills, getProfileSkills(), and getSingleSkills().
Here is the call graph for this function:
|
protected |
Definition at line 30 of file class.ilContSkillCollector.php.
|
protected |
Definition at line 35 of file class.ilContSkillCollector.php.
|
protected |
Definition at line 25 of file class.ilContSkillCollector.php.
|
protected |
Definition at line 20 of file class.ilContSkillCollector.php.
Referenced by getSkillsForPresentationGUI().
|
protected |
Definition at line 40 of file class.ilContSkillCollector.php.
|
protected |
Definition at line 15 of file class.ilContSkillCollector.php.
Referenced by getSkillsForTableGUI().