|
ILIAS
release_8 Revision v8.24
|
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 deleteMappingsByCsId(), 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.
References $DIC, $ilDB, and $query.
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.
References $DIC, $ilDB, and $query.
Referenced by deleteDisconnectableMappings(), and 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, $query, $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, $query, $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, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
|
static |
Lookup default title update setting.
Definition at line 148 of file class.ilECSNodeMappingAssignments.php.
References $DIC, $ilDB, $query, $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, $query, $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, $query, $res, ILIAS\LTI\ToolProvider\$settings, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilECSCmsTreeSynchronizer\sync().
Here is the caller graph for this function: