| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ilECSNodeMappingAssignments:Static Public Member Functions | |
| static | lookupSettings (int $a_server_id, int $a_mid, int $a_tree_id, int $a_node_id) | 
| Lookup Settings.  More... | |
| static | lookupAssignmentIds (int $a_server_id, int $a_mid, int $a_tree_id) | 
| Lookup assignments.  More... | |
| static | lookupAssignmentsByRefId (int $a_server_id, int $a_mid, int $a_tree_id, int $a_ref_id) | 
| Lookup assignments.  More... | |
| static | isWholeTreeMapped (int $a_server_id, int $a_mid, int $a_tree_id) | 
| Check if whole tree is mapped.  More... | |
| static | lookupDefaultTitleUpdate ($a_server_id, $a_mid, $a_tree_id) | 
| Lookup default title update setting.  More... | |
| static | lookupMappedItemsForRefId (int $a_server_id, int $a_mid, int $a_tree_id, int $a_ref_id) | 
| Get cs ids for ref_id.  More... | |
| static | deleteMappingsByCsId (int $a_server_id, int $a_mid, int $a_tree_id, array $cs_ids) | 
| Delete mappings.  More... | |
| static | deleteMappings (int $a_server_id, int $a_mid, int $a_tree_id) | 
| Delete mappings.  More... | |
| static | deleteDisconnectableMappings (int $a_server_id, int $a_mid, int $a_tree_id, int $a_ref_id) | 
| delete disconnectable mappings  More... | |
Definition at line 23 of file class.ilECSNodeMappingAssignments.php.
      
  | 
  static | 
delete disconnectable mappings
Definition at line 227 of file class.ilECSNodeMappingAssignments.php.
References ilECSCmsData\lookupStatusByCmsId(), ilECSCmsData\MAPPING_DELETED, ilECSCmsData\MAPPING_MAPPED, ilECSCmsData\MAPPING_PENDING_DISCONNECTABLE, ilECSCmsData\MAPPING_PENDING_NOT_DISCONNECTABLE, and ilECSCmsData\MAPPING_UNMAPPED.
Referenced by ilECSMappingSettingsGUI\dMap().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
Delete mappings.
Definition at line 210 of file class.ilECSNodeMappingAssignments.php.
Referenced by ilECSMappingSettingsGUI\dDeleteTree(), and ilECSCmsTreeCommandQueueHandler\handleDelete().
 Here is the caller graph for this function:
      
  | 
  static | 
Delete mappings.
Definition at line 192 of file class.ilECSNodeMappingAssignments.php.
Referenced by ilECSMappingSettingsGUI\dMap().
 Here is the caller graph for this function:
      
  | 
  static | 
Check if whole tree is mapped.
Definition at line 127 of file class.ilECSNodeMappingAssignments.php.
References $DIC, $ilDB, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilECSMappingUtils\lookupMappingStatus().
 Here is the caller graph for this function:
      
  | 
  static | 
Lookup assignments.
Definition at line 80 of file class.ilECSNodeMappingAssignments.php.
References $DIC, $ilDB, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilECSCmsData\updateStatus().
 Here is the caller graph for this function:
      
  | 
  static | 
Lookup assignments.
Definition at line 103 of file class.ilECSNodeMappingAssignments.php.
References $DIC, $ilDB, $res, and ilDBConstants\FETCHMODE_OBJECT.
      
  | 
  static | 
Lookup default title update setting.
Definition at line 148 of file class.ilECSNodeMappingAssignments.php.
References $DIC, $ilDB, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilECSMappingSettingsGUI\dMap().
 Here is the caller graph for this function:
      
  | 
  static | 
Get cs ids for ref_id.
Definition at line 169 of file class.ilECSNodeMappingAssignments.php.
References $DIC, $ilDB, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilECSMappingSettingsGUI\dShowCmsExplorer().
 Here is the caller graph for this function:
      
  | 
  static | 
Lookup Settings.
Definition at line 51 of file class.ilECSNodeMappingAssignments.php.
References $DIC, $ilDB, $res, ILIAS\LTI\ToolProvider\$settings, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilECSCmsTreeSynchronizer\sync().
 Here is the caller graph for this function: