| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Skill deletion manager. More...
 Collaboration diagram for ILIAS\Skill\Node\SkillDeletionManager:Public Member Functions | |
| __construct (SkillTreeManager $tree_manager=null, PersonalSkillManager $personal_manager=null, AssignedMaterialManager $material_manager=null, SkillProfileManager $profile_manager=null, SkillProfileCompletionManager $profile_completion_manager=null, SkillResourcesManager $resources_manager=null, SkillUsageManager $usage_manager=null, \ilSkillTreeRepository $tree_repo=null, \ilSkillLevelRepository $level_repo=null, \ilSkillUserLevelRepository $user_level_repo=null, \ilAppEventHandler $event_handler=null,) | |
| deleteTree (int $node_id) | |
| deleteNode (int $node_id, \ilSkillTree $tree=null) | |
| updateProfileCompletions (\ilSkillTree $tree) | |
Protected Member Functions | |
| deleteSkillRoot (int $skrt_id, \ilSkillTree $tree) | |
| deleteSkill (int $skll_id) | |
| deleteSkillCategory (int $scat_id, \ilSkillTree $tree) | |
| deleteSkillTemplateReference (int $sktr_id) | |
| deleteSkillTemplate (int $sktp_id) | |
| deleteSkillCategoryTemplate (int $sctp_id, \ilSkillTree $tree) | |
Skill deletion manager.
Definition at line 36 of file class.SkillDeletionManager.php.
| ILIAS\Skill\Node\SkillDeletionManager::__construct | ( | SkillTreeManager | $tree_manager = null,  | 
        
| PersonalSkillManager | $personal_manager = null,  | 
        ||
| AssignedMaterialManager | $material_manager = null,  | 
        ||
| SkillProfileManager | $profile_manager = null,  | 
        ||
| SkillProfileCompletionManager | $profile_completion_manager = null,  | 
        ||
| SkillResourcesManager | $resources_manager = null,  | 
        ||
| SkillUsageManager | $usage_manager = null,  | 
        ||
| \ilSkillTreeRepository | $tree_repo = null,  | 
        ||
| \ilSkillLevelRepository | $level_repo = null,  | 
        ||
| \ilSkillUserLevelRepository | $user_level_repo = null,  | 
        ||
| \ilAppEventHandler | $event_handler = null  | 
        ||
| ) | 
Definition at line 50 of file class.SkillDeletionManager.php.
References $DIC, ILIAS\Skill\Node\SkillDeletionManager\$event_handler, ILIAS\Skill\Node\SkillDeletionManager\$level_repo, ILIAS\Skill\Node\SkillDeletionManager\$material_manager, ILIAS\Skill\Node\SkillDeletionManager\$personal_manager, ILIAS\Skill\Node\SkillDeletionManager\$profile_completion_manager, ILIAS\Skill\Node\SkillDeletionManager\$profile_manager, ILIAS\Skill\Node\SkillDeletionManager\$resources_manager, ILIAS\Skill\Node\SkillDeletionManager\$tree_manager, ILIAS\Skill\Node\SkillDeletionManager\$tree_repo, ILIAS\Skill\Node\SkillDeletionManager\$usage_manager, and ILIAS\Skill\Node\SkillDeletionManager\$user_level_repo.
| ILIAS\Skill\Node\SkillDeletionManager::deleteNode | ( | int | $node_id, | 
| \ilSkillTree | $tree = null  | 
        ||
| ) | 
Definition at line 96 of file class.SkillDeletionManager.php.
References ILIAS\Skill\Node\SkillDeletionManager\deleteSkill(), ILIAS\Skill\Node\SkillDeletionManager\deleteSkillCategory(), ILIAS\Skill\Node\SkillDeletionManager\deleteSkillCategoryTemplate(), ILIAS\Skill\Node\SkillDeletionManager\deleteSkillRoot(), ILIAS\Skill\Node\SkillDeletionManager\deleteSkillTemplate(), ILIAS\Skill\Node\SkillDeletionManager\deleteSkillTemplateReference(), ilSkillTreeNodeFactory\getInstance(), and ilTree\POS_FIRST_NODE.
Referenced by ILIAS\Skill\Node\SkillDeletionManager\deleteSkillCategory(), ILIAS\Skill\Node\SkillDeletionManager\deleteSkillCategoryTemplate(), ILIAS\Skill\Node\SkillDeletionManager\deleteSkillRoot(), ILIAS\Skill\Node\SkillDeletionManager\deleteSkillTemplate(), and ILIAS\Skill\Node\SkillDeletionManager\deleteTree().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 145 of file class.SkillDeletionManager.php.
Referenced by ILIAS\Skill\Node\SkillDeletionManager\deleteNode().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 157 of file class.SkillDeletionManager.php.
References ILIAS\Skill\Node\SkillDeletionManager\deleteNode(), and ilSkillTree\getChildsByTypeFilter().
Referenced by ILIAS\Skill\Node\SkillDeletionManager\deleteNode().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 196 of file class.SkillDeletionManager.php.
References ilSkillTemplateReference\_lookupTrefIdsForTopTemplateId(), ILIAS\Skill\Node\SkillDeletionManager\deleteNode(), and ilSkillTree\getChildsByTypeFilter().
Referenced by ILIAS\Skill\Node\SkillDeletionManager\deleteNode().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 134 of file class.SkillDeletionManager.php.
References ILIAS\Skill\Node\SkillDeletionManager\deleteNode(), and ilSkillTree\getChildsByTypeFilter().
Referenced by ILIAS\Skill\Node\SkillDeletionManager\deleteNode().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 181 of file class.SkillDeletionManager.php.
References ilSkillTemplateReference\_lookupTrefIdsForTopTemplateId(), and ILIAS\Skill\Node\SkillDeletionManager\deleteNode().
Referenced by ILIAS\Skill\Node\SkillDeletionManager\deleteNode().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 170 of file class.SkillDeletionManager.php.
Referenced by ILIAS\Skill\Node\SkillDeletionManager\deleteNode().
 Here is the caller graph for this function:| ILIAS\Skill\Node\SkillDeletionManager::deleteTree | ( | int | $node_id | ) | 
Definition at line 78 of file class.SkillDeletionManager.php.
References ILIAS\Skill\Node\SkillDeletionManager\deleteNode(), and ilTree\POS_FIRST_NODE.
 Here is the call graph for this function:| ILIAS\Skill\Node\SkillDeletionManager::updateProfileCompletions | ( | \ilSkillTree | $tree | ) | 
Definition at line 211 of file class.SkillDeletionManager.php.
References ilTree\getTreeId().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 48 of file class.SkillDeletionManager.php.
Referenced by ILIAS\Skill\Node\SkillDeletionManager\__construct().
      
  | 
  protected | 
Definition at line 46 of file class.SkillDeletionManager.php.
Referenced by ILIAS\Skill\Node\SkillDeletionManager\__construct().
      
  | 
  protected | 
Definition at line 40 of file class.SkillDeletionManager.php.
Referenced by ILIAS\Skill\Node\SkillDeletionManager\__construct().
      
  | 
  protected | 
Definition at line 39 of file class.SkillDeletionManager.php.
Referenced by ILIAS\Skill\Node\SkillDeletionManager\__construct().
      
  | 
  protected | 
Definition at line 42 of file class.SkillDeletionManager.php.
Referenced by ILIAS\Skill\Node\SkillDeletionManager\__construct().
      
  | 
  protected | 
Definition at line 41 of file class.SkillDeletionManager.php.
Referenced by ILIAS\Skill\Node\SkillDeletionManager\__construct().
      
  | 
  protected | 
Definition at line 43 of file class.SkillDeletionManager.php.
Referenced by ILIAS\Skill\Node\SkillDeletionManager\__construct().
      
  | 
  protected | 
Definition at line 38 of file class.SkillDeletionManager.php.
Referenced by ILIAS\Skill\Node\SkillDeletionManager\__construct().
      
  | 
  protected | 
Definition at line 45 of file class.SkillDeletionManager.php.
Referenced by ILIAS\Skill\Node\SkillDeletionManager\__construct().
      
  | 
  protected | 
Definition at line 44 of file class.SkillDeletionManager.php.
Referenced by ILIAS\Skill\Node\SkillDeletionManager\__construct().
      
  | 
  protected | 
Definition at line 47 of file class.SkillDeletionManager.php.
Referenced by ILIAS\Skill\Node\SkillDeletionManager\__construct().