|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ilMDUtils: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) |
| Returns an empty string if copyright selection is not active, regardless of input. More... | |
| static | _getDefaultCopyright () |
| Returns an empty string if copyright selection is not active. More... | |
Definition at line 27 of file class.ilMDUtils.php.
|
static |
Definition at line 47 of file class.ilMDUtils.php.
References $DIC, ilMDKeyword\_getKeywordsByLanguageAsString(), and ilMDContribute\_lookupAuthors().
Referenced by ilObjLinkResourceGUI\executeCommand(), ilObjCourseGUI\infoScreen(), ilObjGroupGUI\infoScreen(), ilObjCourseGUI\renderObject(), and ilObjGroupGUI\viewObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Returns an empty string if copyright selection is not active.
Definition at line 95 of file class.ilMDUtils.php.
References ilMDCopyrightSelectionEntry\createIdentifier(), and ilMDCopyrightSelectionEntry\getDefault().
Referenced by ilInfoScreenGUI\addMetaDataSections().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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 35 of file class.ilMDUtils.php.
References $DIC.
Referenced by ilMDEducational\_getTypicalLearningTimeSeconds(), and ilMDEducational\getTypicalLearningTimeSeconds().
Here is the caller graph for this function:
|
static |
Returns an empty string if copyright selection is not active, regardless of input.
Definition at line 82 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().
Here is the call graph for this function:
Here is the caller graph for this function: