|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilLTIConsumerPlaceholderDescription:
Collaboration diagram for ilLTIConsumerPlaceholderDescription:Public Member Functions | |
| __construct (?ilDefaultPlaceholderDescription $defaultPlaceholderDescriptionObject=null, ?ilLanguage $language=null, ?ilUserDefinedFieldsPlaceholderDescription $userDefinedFieldPlaceHolderDescriptionObject=null) | |
| getPlaceholderDescriptions () | |
| 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 | |
| ilDefaultPlaceholderDescription | $defaultPlaceHolderDescriptionObject |
| ilLanguage | $language |
| array | $placeholder |
Definition at line 29 of file class.ilLTIConsumerPlaceholderDescription.php.
| ilLTIConsumerPlaceholderDescription::__construct | ( | ?ilDefaultPlaceholderDescription | $defaultPlaceholderDescriptionObject = null, |
| ?ilLanguage | $language = null, |
||
| ?ilUserDefinedFieldsPlaceholderDescription | $userDefinedFieldPlaceHolderDescriptionObject = null |
||
| ) |
Definition at line 37 of file class.ilLTIConsumerPlaceholderDescription.php.
References $DIC, $language, ILIAS\UI\examples\Symbol\Glyph\Language\language(), ilLanguage\loadLanguageModule(), ilLegacyFormElementsUtil\prepareFormOutput(), and ilLanguage\txt().
Here is the call graph for this function:| ilLTIConsumerPlaceholderDescription::createPlaceholderHtmlDescription | ( | ilTemplate | $template = null | ) |
Definition at line 84 of file class.ilLTIConsumerPlaceholderDescription.php.
References $id, and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:| ilLTIConsumerPlaceholderDescription::getPlaceholderDescriptions | ( | ) |
Implements ilCertificatePlaceholderDescription.
Definition at line 79 of file class.ilLTIConsumerPlaceholderDescription.php.
References $placeholder.
|
private |
Definition at line 31 of file class.ilLTIConsumerPlaceholderDescription.php.
|
private |
Definition at line 33 of file class.ilLTIConsumerPlaceholderDescription.php.
Referenced by __construct().
|
private |
Definition at line 35 of file class.ilLTIConsumerPlaceholderDescription.php.
Referenced by getPlaceholderDescriptions().