|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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 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 ILIAS\Course\Certificate\CoursePlaceholderDescription\__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().