| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilTestPlaceholderDescription:
 Collaboration diagram for ilTestPlaceholderDescription:Public Member Functions | |
| __construct (?ilDefaultPlaceholderDescription $defaultPlaceholderDescriptionObject=null, ?ilLanguage $language=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... | |
  Public Member Functions inherited from ilCertificatePlaceholderDescription | |
| createPlaceholderHtmlDescription () | |
Private Attributes | |
| readonly ilDefaultPlaceholderDescription | $defaultPlaceHolderDescriptionObject | 
| readonly ilLanguage | $language | 
| array | $placeholder | 
Definition at line 24 of file class.ilTestPlaceholderDescription.php.
| ilTestPlaceholderDescription::__construct | ( | ?ilDefaultPlaceholderDescription | $defaultPlaceholderDescriptionObject = null,  | 
        
| ?ilLanguage | $language = null,  | 
        ||
| ?ilUserDefinedFieldsPlaceholderDescription | $userDefinedFieldPlaceHolderDescriptionObject = null  | 
        ||
| ) | 
Definition at line 30 of file class.ilTestPlaceholderDescription.php.
References $DIC, $language, ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ilLegacyFormElementsUtil\prepareFormOutput().
 Here is the call graph for this function:| ilTestPlaceholderDescription::createPlaceholderHtmlDescription | ( | ?ilTemplate | $template = null | ) | 
This methods MUST return an array containing an array with the the description as array value.
Definition at line 86 of file class.ilTestPlaceholderDescription.php.
References $id, and ILIAS\UI\examples\Symbol\Glyph\Language\language().
 Here is the call graph for this function:| ilTestPlaceholderDescription::getPlaceholderDescriptions | ( | ) | 
This method MUST return an array containing an array with the the description as array value.
Implements ilCertificatePlaceholderDescription.
Definition at line 109 of file class.ilTestPlaceholderDescription.php.
References $placeholder.
      
  | 
  private | 
Definition at line 26 of file class.ilTestPlaceholderDescription.php.
      
  | 
  private | 
Definition at line 27 of file class.ilTestPlaceholderDescription.php.
Referenced by __construct().
      
  | 
  private | 
Definition at line 28 of file class.ilTestPlaceholderDescription.php.
Referenced by getPlaceholderDescriptions().