ILIAS
release_8 Revision v8.19
|
Static Public Member Functions | |
static | _LOMDurationToArray (string $a_string) |
LOM datatype duration is a string like P2M4DT7H18M2S (2 months 4 days 7 hours 18 minutes 2 seconds) This function tries to parse a given string in an array of months, days, hours, minutes and seconds. More... | |
static | _fillHTMLMetaTags (int $a_rbac_id, int $a_obj_id, string $a_type) |
static | _parseCopyright (string $a_copyright) |
static | _getDefaultCopyright () |
Definition at line 27 of file class.ilMDUtils.php.
|
static |
Definition at line 75 of file class.ilMDUtils.php.
References $DIC, $tpl, ilMDKeyword\_getKeywordsByLanguageAsString(), and ilMDContribute\_lookupAuthors().
Referenced by ilObjLinkResourceGUI\executeCommand(), ilObjCourseGUI\infoScreen(), ilObjGroupGUI\infoScreen(), ilObjCourseGUI\renderObject(), and ilObjGroupGUI\viewObject().
|
static |
Definition at line 116 of file class.ilMDUtils.php.
References ilMDCopyrightSelectionEntry\createIdentifier(), and ilMDCopyrightSelectionEntry\getDefault().
Referenced by ilInfoScreenGUI\addMetaDataSections().
|
static |
LOM datatype duration is a string like P2M4DT7H18M2S (2 months 4 days 7 hours 18 minutes 2 seconds) This function tries to parse a given string in an array of months, days, hours, minutes and seconds.
Definition at line 34 of file class.ilMDUtils.php.
Referenced by ilMDEducational\_getTypicalLearningTimeSeconds(), ilMDEducational\getTypicalLearningTimeSeconds(), ilMDEditorGUI\listEducational(), ilMDEditorGUI\listQuickEdit_scorm(), and ilTypicalLearningTimeInputGUI\setValueByLOMDuration().
|
static |
Definition at line 106 of file class.ilMDUtils.php.
References ILIAS\LTI\ToolProvider\$settings, ilMDSettings\_getInstance(), ilMDCopyrightSelectionEntry\_lookupCopyright(), and ilMDCopyrightSelectionEntry\isEntry().
Referenced by ilInfoScreenGUI\addMetaDataSections(), ilLMPresentationGUI\showDownloadList(), and ilLMPresentationGUI\showPrintView().