ILIAS
Release_4_0_x_branch Revision 61816
|
Static Public Member Functions | |
static | _fetchEContentIdFromHeader ($a_header) |
fetch new econtent id from location header | |
static | _getOptionalEContentFields () |
get optional econtent fields These fields might be mapped against AdvancedMetaData field definitions | |
static | lookupParticipantName ($a_owner) |
Lookup participant name. |
Definition at line 34 of file class.ilECSUtils.php.
|
static |
fetch new econtent id from location header
public
array | header array |
Definition at line 44 of file class.ilECSUtils.php.
References $ilLog.
Referenced by ilECSConnector\addResource().
|
static |
get optional econtent fields These fields might be mapped against AdvancedMetaData field definitions
public
Definition at line 72 of file class.ilECSUtils.php.
Referenced by ilECSSettingsGUI\initMappingsForm().
|
static |
Lookup participant name.
int | $a_owner | Mid of participant |
Definition at line 93 of file class.ilECSUtils.php.
References $ilLog, $reader, and ilECSCommunityReader\_getInstance().
Referenced by ilECSCategoryMappingRule\participantsToString().