|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilObjectCustomUserFieldsPlaceholderDescription:
Collaboration diagram for ilObjectCustomUserFieldsPlaceholderDescription:Public Member Functions | |
| __construct (int $objectId) | |
| getPlaceholderDescriptions () | |
| This method MUST return an array containing an array with the the description as array value. More... | |
| createPlaceholderHtmlDescription () | |
| 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 | |
| $placeholder | |
| $objectId | |
Definition at line 5 of file class.ilObjectCustomUserFieldsPlaceholderDescription.php.
| ilObjectCustomUserFieldsPlaceholderDescription::__construct | ( | int | $objectId | ) |
| int | $objectId |
Definition at line 20 of file class.ilObjectCustomUserFieldsPlaceholderDescription.php.
References $objectId, and 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 47 of file class.ilObjectCustomUserFieldsPlaceholderDescription.php.
References $placeholder.
Referenced by createPlaceholderHtmlDescription().
Here is the caller graph for this function:
|
private |
Definition at line 28 of file class.ilObjectCustomUserFieldsPlaceholderDescription.php.
References $name, 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 15 of file class.ilObjectCustomUserFieldsPlaceholderDescription.php.
Referenced by __construct().
|
private |
Definition at line 10 of file class.ilObjectCustomUserFieldsPlaceholderDescription.php.
Referenced by getPlaceholderDescriptions().