ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (?\ilDefaultPlaceholderDescription $defaultPlaceholderDescriptionObject=null, ?\ilLanguage $language=null, ?Profile $profile=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 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 | |
readonly ilLanguage | $language |
array | $placeholder |
Definition at line 28 of file TestPlaceholderDescription.php.
ILIAS\Test\Certificate\TestPlaceholderDescription::__construct | ( | ?\ilDefaultPlaceholderDescription | $defaultPlaceholderDescriptionObject = null , |
?\ilLanguage | $language = null , |
||
?Profile | $profile = null , |
||
?\ilUserDefinedFieldsPlaceholderDescription | $userDefinedFieldPlaceHolderDescriptionObject = null |
||
) |
Definition at line 33 of file TestPlaceholderDescription.php.
References $DIC, ILIAS\Test\Certificate\TestPlaceholderDescription\$language, ILIAS\UI\examples\Symbol\Glyph\Language\language(), ilLanguage\loadLanguageModule(), ilLegacyFormElementsUtil\prepareFormOutput(), and ilLanguage\txt().
ILIAS\Test\Certificate\TestPlaceholderDescription::createPlaceholderHtmlDescription | ( | ?\ilTemplate | $template = null | ) |
This methods MUST return an array containing an array with the the description as array value.
Definition at line 90 of file TestPlaceholderDescription.php.
References $id, and ILIAS\UI\examples\Symbol\Glyph\Language\language().
ILIAS\Test\Certificate\TestPlaceholderDescription::getPlaceholderDescriptions | ( | ) |
This method MUST return an array containing an array with the description as array value.
Implements ilCertificatePlaceholderDescription.
Definition at line 113 of file TestPlaceholderDescription.php.
References ILIAS\Test\Certificate\TestPlaceholderDescription\$placeholder.
|
private |
Definition at line 30 of file TestPlaceholderDescription.php.
Referenced by ILIAS\Test\Certificate\TestPlaceholderDescription\__construct().
|
private |
Definition at line 31 of file TestPlaceholderDescription.php.
Referenced by ILIAS\Test\Certificate\TestPlaceholderDescription\getPlaceholderDescriptions().