|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Collaboration diagram for ilECSDataMappingSetting:Public Member Functions | |
| __construct ($a_server_id=0, $mapping_type=0, $ecs_field='') | |
| constructor @access public More... | |
| setServerId ($a_server_id) | |
| set server id More... | |
| getServerId () | |
| Get server id. More... | |
| setECSField ($ecs_field) | |
| getECSField () | |
| Get ecs field. More... | |
| setMappingType ($mapping_type) | |
| Set mapping type. More... | |
| getMappingType () | |
| Get mapping type. More... | |
| getAdvMDId () | |
| setAdvMDId ($a_id) | |
| save () | |
| Save mappings. More... | |
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 @global ilDB $ilDB. More... | |
| create () | |
Private Member Functions | |
| read () | |
| Read settings. More... | |
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 @access 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:
|
protected |
Definition at line 163 of file class.ilECSDataMappingSetting.php.
References $ilDB, $query, $res, getAdvMDId(), getECSField(), getMappingType(), and getServerId().
Referenced by save().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 202 of file class.ilECSDataMappingSetting.php.
Referenced by ilECSSetting\delete().
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:| 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:| 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:| 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:
|
private |
Read settings.
@access private
Definition at line 184 of file class.ilECSDataMappingSetting.php.
References $ilDB, $query, $res, $row, ilDBConstants\FETCHMODE_OBJECT, getECSField(), getMappingType(), getServerId(), and setAdvMDId().
Here is the call graph for this function:| ilECSDataMappingSetting::save | ( | ) |
Save mappings.
@access public
Definition at line 128 of file class.ilECSDataMappingSetting.php.
References $ilDB, $query, $res, create(), getECSField(), getMappingType(), getServerId(), and update().
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:| 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:| 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:| 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:
|
protected |
Update setting @global ilDB $ilDB.
Definition at line 151 of file class.ilECSDataMappingSetting.php.
References $ilDB, $query, getAdvMDId(), getECSField(), getMappingType(), and getServerId().
Referenced by save().
Here is the call 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(), and ilObjRemoteCourse\updateCustomFromECSContent().