ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Public Member Functions | |
__construct (ilObject $object, ?ilDefaultPlaceholderDescription $defaultPlaceholderDescriptionObject=null, ?ilLanguage $language=null, ?ilObjectLP $learningProgressObject=null, ?ilUserDefinedFieldsPlaceholderDescription $userDefinedFieldPlaceHolderDescriptionObject=null) | |
createPlaceholderHtmlDescription (ilTemplate $template=null) | |
This methods MUST return an array containing an array with the the description as array value. More... | |
getPlaceholderDescriptions () | |
This method MUST return an array containing an array with the the description as array value. More... | |
![]() | |
createPlaceholderHtmlDescription () | |
Private Attributes | |
ilDefaultPlaceholderDescription | $defaultPlaceHolderDescriptionObject |
ilLanguage | $language |
array | $placeholder |
ilObject | $object |
ilObjectLP | $learningProgressObject |
Definition at line 21 of file class.ilScormPlaceholderDescription.php.
ilScormPlaceholderDescription::__construct | ( | ilObject | $object, |
?ilDefaultPlaceholderDescription | $defaultPlaceholderDescriptionObject = null , |
||
?ilLanguage | $language = null , |
||
?ilObjectLP | $learningProgressObject = null , |
||
?ilUserDefinedFieldsPlaceholderDescription | $userDefinedFieldPlaceHolderDescriptionObject = null |
||
) |
Definition at line 29 of file class.ilScormPlaceholderDescription.php.
References $DIC, $language, $learningProgressObject, $object, ilObjectLP\getInstance(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), ilLanguage\loadLanguageModule(), ILIAS\Repository\object(), ilLegacyFormElementsUtil\prepareFormOutput(), and ilLanguage\txt().
ilScormPlaceholderDescription::createPlaceholderHtmlDescription | ( | ilTemplate | $template = null | ) |
This methods MUST return an array containing an array with the the description as array value.
ilTemplate | null | $template |
Definition at line 78 of file class.ilScormPlaceholderDescription.php.
References $id, and ILIAS\UI\examples\Symbol\Glyph\Language\language().
ilScormPlaceholderDescription::getPlaceholderDescriptions | ( | ) |
This method MUST return an array containing an array with the the description as array value.
Implements ilCertificatePlaceholderDescription.
Definition at line 140 of file class.ilScormPlaceholderDescription.php.
References $placeholder.
|
private |
Definition at line 23 of file class.ilScormPlaceholderDescription.php.
|
private |
Definition at line 24 of file class.ilScormPlaceholderDescription.php.
Referenced by __construct().
|
private |
Definition at line 27 of file class.ilScormPlaceholderDescription.php.
Referenced by __construct().
|
private |
Definition at line 26 of file class.ilScormPlaceholderDescription.php.
Referenced by __construct().
|
private |
Definition at line 25 of file class.ilScormPlaceholderDescription.php.
Referenced by getPlaceholderDescriptions().