|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilCmiXapiPlaceholderDescription:
Collaboration diagram for ilCmiXapiPlaceholderDescription:Public Member Functions | |
| __construct (ilDefaultPlaceholderDescription $defaultPlaceholderDescriptionObject=null, ilLanguage $language=null, ilUserDefinedFieldsPlaceholderDescription $userDefinedFieldPlaceHolderDescriptionObject=null) | |
| getPlaceholderDescriptions () | |
| This method MUST return an array containing an array with the the description as array value. More... | |
| createPlaceholderHtmlDescription (ilTemplate $template=null) | |
Public Member Functions inherited from ilCertificatePlaceholderDescription | |
| getPlaceholderDescriptions () | |
| This method MUST return an array containing an array with the the description as array value. More... | |
| createPlaceholderHtmlDescription () | |
Private Attributes | |
| $defaultPlaceHolderDescriptionObject | |
| $language | |
| $placeholder | |
Definition at line 14 of file class.ilCmiXapiPlaceholderDescription.php.
| ilCmiXapiPlaceholderDescription::__construct | ( | ilDefaultPlaceholderDescription | $defaultPlaceholderDescriptionObject = null, |
| ilLanguage | $language = null, |
||
| ilUserDefinedFieldsPlaceholderDescription | $userDefinedFieldPlaceHolderDescriptionObject = null |
||
| ) |
| ilDefaultPlaceholderDescription | null | $defaultPlaceholderDescriptionObject | |
| ilLanguage | null | $language | |
| ilUserDefinedFieldsPlaceholderDescription | null | $userDefinedFieldPlaceHolderDescriptionObject |
Definition at line 36 of file class.ilCmiXapiPlaceholderDescription.php.
References $DIC, $language, language(), and ilUtil\prepareFormOutput().
Here is the call graph for this function:| ilCmiXapiPlaceholderDescription::createPlaceholderHtmlDescription | ( | ilTemplate | $template = null | ) |
Definition at line 66 of file class.ilCmiXapiPlaceholderDescription.php.
References language().
Here is the call graph for this function:| ilCmiXapiPlaceholderDescription::getPlaceholderDescriptions | ( | ) |
This method MUST return an array containing an array with the the description as array value.
Implements ilCertificatePlaceholderDescription.
Definition at line 61 of file class.ilCmiXapiPlaceholderDescription.php.
References $placeholder.
|
private |
Definition at line 19 of file class.ilCmiXapiPlaceholderDescription.php.
|
private |
Definition at line 24 of file class.ilCmiXapiPlaceholderDescription.php.
Referenced by __construct().
|
private |
Definition at line 29 of file class.ilCmiXapiPlaceholderDescription.php.
Referenced by getPlaceholderDescriptions().