| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilObjectCustomUserFieldsPlaceholderDescription:
 Collaboration diagram for ilObjectCustomUserFieldsPlaceholderDescription:Public Member Functions | |
| __construct (private readonly int $objectId) | |
| getPlaceholderDescriptions () | |
| This method MUST return an array containing an array with the the description as array value.  More... | |
| createPlaceholderHtmlDescription () | |
Private Member Functions | |
| initPlaceholders () | |
Private Attributes | |
| array | $placeholder | 
Definition at line 21 of file class.ilObjectCustomUserFieldsPlaceholderDescription.php.
| ilObjectCustomUserFieldsPlaceholderDescription::__construct | ( | private readonly int | $objectId | ) | 
Definition at line 25 of file class.ilObjectCustomUserFieldsPlaceholderDescription.php.
References initPlaceholders().
 Here is the call graph for this function:| ilObjectCustomUserFieldsPlaceholderDescription::createPlaceholderHtmlDescription | ( | ) | 
Implements ilCertificatePlaceholderDescription.
Definition at line 55 of file class.ilObjectCustomUserFieldsPlaceholderDescription.php.
References ILIAS\LTI\ToolProvider\$key, and getPlaceholderDescriptions().
 Here is the call graph for this function:| ilObjectCustomUserFieldsPlaceholderDescription::getPlaceholderDescriptions | ( | ) | 
This method MUST return an array containing an array with the the description as array value.
Implements ilCertificatePlaceholderDescription.
Definition at line 50 of file class.ilObjectCustomUserFieldsPlaceholderDescription.php.
References $placeholder.
Referenced by ilCoursePlaceholderDescription\__construct(), and createPlaceholderHtmlDescription().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 32 of file class.ilObjectCustomUserFieldsPlaceholderDescription.php.
References ilCourseDefinedFieldDefinition\_getFields(), and ilStr\strToUpper().
Referenced by __construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 23 of file class.ilObjectCustomUserFieldsPlaceholderDescription.php.
Referenced by getPlaceholderDescriptions().