|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilObjectCustomIconConfigurationGUI: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.
Referenced by saveForm(), and showForm().
Here is the caller graph for this function:
|
protected |
Definition at line 109 of file class.ilObjectCustomIconConfigurationGUI.php.
References ilPropertyFormGUI\checkInput(), getForm(), ilPropertyFormGUI\setValuesByPost(), and showForm().
Here is the call graph for this function:| 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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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.