| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 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 28 of file class.ilMDUtils.php.
      
  | 
  static | 
Definition at line 48 of file class.ilMDUtils.php.
References $DIC, ilMDKeyword\_getKeywordsByLanguageAsString(), and ilMDContribute\_lookupAuthors().
 Here is the call graph for this function:
      
  | 
  static | 
Returns an empty string if copyright selection is not active.
Definition at line 96 of file class.ilMDUtils.php.
References ilMDCopyrightSelectionEntry\createIdentifier(), and ilMDCopyrightSelectionEntry\getDefault().
 Here is the call 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 36 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 83 of file class.ilMDUtils.php.
References ilMDSettings\_getInstance(), ilMDCopyrightSelectionEntry\_lookupCopyright(), and ilMDCopyrightSelectionEntry\isEntry().
 Here is the call graph for this function: