ILIAS
release_8 Revision v8.23
|
Public Member Functions | |
__construct (Container $dic, $parentGui, ilObject $object) | |
setUploadFieldInformationText (?string $uploadFieldInformationText) | |
executeCommand () | |
Protected Member Functions | |
showForm (?ilPropertyFormGUI $form=null) | |
getForm () | |
saveForm () | |
Protected Attributes | |
const | DEFAULT_CMD = 'showForm' |
Container | $dic |
ilObject | $object |
$parentGui | |
string | $uploadFieldInformationText = null |
ilGlobalTemplateInterface | $main_tpl |
Definition at line 23 of file class.ilObjectCustomIconConfigurationGUI.php.
Definition at line 34 of file class.ilObjectCustomIconConfigurationGUI.php.
References $dic, $DIC, $object, and $parentGui.
ilObjectCustomIconConfigurationGUI::executeCommand | ( | ) |
Definition at line 48 of file class.ilObjectCustomIconConfigurationGUI.php.
|
protected |
Definition at line 73 of file class.ilObjectCustomIconConfigurationGUI.php.
References ilPropertyFormGUI\addItem(), ILIAS\Repository\object(), and ilFormPropertyGUI\setInfo().
Referenced by saveForm(), and showForm().
|
protected |
Definition at line 109 of file class.ilObjectCustomIconConfigurationGUI.php.
References ilPropertyFormGUI\checkInput(), getForm(), ilPropertyFormGUI\getInput(), ilPropertyFormGUI\getItemByPostVar(), ILIAS\Repository\object(), ilPropertyFormGUI\setValuesByPost(), and showForm().
ilObjectCustomIconConfigurationGUI::setUploadFieldInformationText | ( | ?string | $uploadFieldInformationText | ) |
Definition at line 43 of file class.ilObjectCustomIconConfigurationGUI.php.
References $uploadFieldInformationText.
|
protected |
Definition at line 64 of file class.ilObjectCustomIconConfigurationGUI.php.
References getForm().
Referenced by saveForm().
|
protected |
Definition at line 27 of file class.ilObjectCustomIconConfigurationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilObjectCustomIconConfigurationGUI.php.
|
protected |
Definition at line 28 of file class.ilObjectCustomIconConfigurationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilObjectCustomIconConfigurationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilObjectCustomIconConfigurationGUI.php.
Referenced by setUploadFieldInformationText().
|
protected |
Definition at line 25 of file class.ilObjectCustomIconConfigurationGUI.php.