| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
 Collaboration diagram for ilECSDataMappingSetting:
 Collaboration diagram for ilECSDataMappingSetting:| Public Member Functions | |
| __construct ($a_server_id=0, $mapping_type=0, $ecs_field= '') | |
| constructor  public | |
| setServerId ($a_server_id) | |
| set server id | |
| getServerId () | |
| Get server id. | |
| setECSField ($ecs_field) | |
| getECSField () | |
| Get ecs field. | |
| setMappingType ($mapping_type) | |
| Set mapping type. | |
| getMappingType () | |
| Get mapping type. | |
| getAdvMDId () | |
| setAdvMDId ($a_id) | |
| save () | |
| Save mappings. | |
| Static Public Member Functions | |
| static | deleteByServerId ($a_server_id) | 
| Data Fields | |
| const | MAPPING_EXPORT = 1 | 
| const | MAPPING_IMPORT_CRS = 2 | 
| const | MAPPING_IMPORT_RCRS = 3 | 
| Protected Member Functions | |
| update () | |
| Update setting  ilDB $ilDB. | |
| create () | |
| Private Member Functions | |
| read () | |
| Read settings. | |
| Private Attributes | |
| $server_id = 0 | |
| $mapping_type = 0 | |
| $ecs_field = 0 | |
| $advmd_id = 0 | |
Definition at line 32 of file class.ilECSDataMappingSetting.php.
| ilECSDataMappingSetting::__construct | ( | $a_server_id = 0, | |
| $mapping_type = 0, | |||
| $ecs_field = '' | |||
| ) | 
constructor public
Definition at line 50 of file class.ilECSDataMappingSetting.php.
References $ecs_field, $mapping_type, setECSField(), setMappingType(), and setServerId().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Definition at line 163 of file class.ilECSDataMappingSetting.php.
References $query, $res, getAdvMDId(), getECSField(), getMappingType(), and getServerId().
Referenced by save().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Definition at line 202 of file class.ilECSDataMappingSetting.php.
References $query.
Referenced by ilECSSetting\delete().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilECSDataMappingSetting::getAdvMDId | ( | ) | 
Definition at line 113 of file class.ilECSDataMappingSetting.php.
References $advmd_id.
Referenced by create(), and update().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilECSDataMappingSetting::getECSField | ( | ) | 
Get ecs field.
Definition at line 86 of file class.ilECSDataMappingSetting.php.
References $ecs_field.
Referenced by create(), read(), save(), and update().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilECSDataMappingSetting::getMappingType | ( | ) | 
Get mapping type.
Definition at line 103 of file class.ilECSDataMappingSetting.php.
References $mapping_type.
Referenced by create(), read(), save(), and update().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilECSDataMappingSetting::getServerId | ( | ) | 
Get server id.
Definition at line 69 of file class.ilECSDataMappingSetting.php.
References $server_id.
Referenced by create(), read(), save(), and update().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Read settings.
private
Definition at line 184 of file class.ilECSDataMappingSetting.php.
References $query, $res, $row, DB_FETCHMODE_OBJECT, getECSField(), getMappingType(), getServerId(), and setAdvMDId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilECSDataMappingSetting::save | ( | ) | 
Save mappings.
public
Definition at line 128 of file class.ilECSDataMappingSetting.php.
References $query, $res, create(), getECSField(), getMappingType(), getServerId(), and update().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilECSDataMappingSetting::setAdvMDId | ( | $a_id | ) | 
Definition at line 118 of file class.ilECSDataMappingSetting.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilECSDataMappingSetting::setECSField | ( | $ecs_field | ) | 
| string | $ecs_field | 
Definition at line 78 of file class.ilECSDataMappingSetting.php.
References $ecs_field.
Referenced by __construct().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilECSDataMappingSetting::setMappingType | ( | $mapping_type | ) | 
Set mapping type.
| int | $mapping_type | 
Definition at line 95 of file class.ilECSDataMappingSetting.php.
References $mapping_type.
Referenced by __construct().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilECSDataMappingSetting::setServerId | ( | $a_server_id | ) | 
set server id
| int | $a_server_id | 
Definition at line 61 of file class.ilECSDataMappingSetting.php.
Referenced by __construct().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Update setting ilDB $ilDB.
Definition at line 151 of file class.ilECSDataMappingSetting.php.
References $query, getAdvMDId(), getECSField(), getMappingType(), and getServerId().
Referenced by save().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 42 of file class.ilECSDataMappingSetting.php.
Referenced by getAdvMDId().
| 
 | private | 
Definition at line 41 of file class.ilECSDataMappingSetting.php.
Referenced by __construct(), getECSField(), and setECSField().
| 
 | private | 
Definition at line 40 of file class.ilECSDataMappingSetting.php.
Referenced by __construct(), getMappingType(), and setMappingType().
| 
 | private | 
Definition at line 39 of file class.ilECSDataMappingSetting.php.
Referenced by getServerId().
| const ilECSDataMappingSetting::MAPPING_EXPORT = 1 | 
Definition at line 35 of file class.ilECSDataMappingSetting.php.
Referenced by ilECSObjectSettings\addMetadataToJson(), ilECSReleasedContentTableGUI\fillRow(), and ilECSSettingsGUI\initMappingsForm().
| const ilECSDataMappingSetting::MAPPING_IMPORT_CRS = 2 | 
Definition at line 36 of file class.ilECSDataMappingSetting.php.
Referenced by ilECSSettingsGUI\initMappingsForm().
| const ilECSDataMappingSetting::MAPPING_IMPORT_RCRS = 3 | 
Definition at line 37 of file class.ilECSDataMappingSetting.php.
Referenced by ilECSSettingsGUI\exportImported(), ilECSImportedContentTableGUI\fillRow(), ilECSDataMappingSettings\getMappingByECSName(), ilECSDataMappingSettings\getMappings(), ilECSSettingsGUI\initMappingsForm(), ilAdvancedMDRecordGUI\loadECSDurationPost(), and ilObjRemoteCourse\updateCustomFromECSContent().