|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ilTermDefinitionBulkCreationGUI:Public Member Functions | |
| __construct (InternalDomainService $domain, InternalGUIService $gui, ilObjGlossary $glossary) | |
| executeCommand () | |
| modifyToolbar (ilToolbarGUI $toolbar) | |
Protected Member Functions | |
| showCreationForm () | |
| getCreationForm () | |
| showConfirmationScreen () | |
| renderConfirmation (string $data, string $language) | |
| createTermDefinitionPairs () | |
Protected Attributes | |
| InternalDomainService | $domain |
| InternalGUIService | $gui |
| ilObjGlossary | $glossary |
| ILIAS Glossary Term TermManager | $term_manager |
Definition at line 24 of file class.ilTermDefinitionBulkCreationGUI.php.
| ilTermDefinitionBulkCreationGUI::__construct | ( | InternalDomainService | $domain, |
| InternalGUIService | $gui, | ||
| ilObjGlossary | $glossary | ||
| ) |
Definition at line 31 of file class.ilTermDefinitionBulkCreationGUI.php.
References $domain, $glossary, $gui, $lng, and ILIAS\Glossary\InternalDomainService\term().
Here is the call graph for this function:
|
protected |
Definition at line 181 of file class.ilTermDefinitionBulkCreationGUI.php.
| ilTermDefinitionBulkCreationGUI::executeCommand | ( | ) |
Definition at line 45 of file class.ilTermDefinitionBulkCreationGUI.php.
|
protected |
Definition at line 93 of file class.ilTermDefinitionBulkCreationGUI.php.
References $lng, and ilMDLanguageItem\_getLanguages().
Referenced by showConfirmationScreen(), and showCreationForm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTermDefinitionBulkCreationGUI::modifyToolbar | ( | ilToolbarGUI | $toolbar | ) |
Definition at line 64 of file class.ilTermDefinitionBulkCreationGUI.php.
References Vendor\Package\$c, $lng, and ilToolbarGUI\addComponent().
Here is the call graph for this function:
|
protected |
Definition at line 146 of file class.ilTermDefinitionBulkCreationGUI.php.
References Vendor\Package\$f, $id, $lng, $r, ILIAS\Repository\event(), and ILIAS\UI\Implementation\Component\withAdditionalOnLoadCode().
Referenced by showConfirmationScreen().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 127 of file class.ilTermDefinitionBulkCreationGUI.php.
References $lng, ILIAS\Repository\form(), getCreationForm(), ILIAS\UI\examples\MainControls\Slate\Legacy\legacy(), and renderConfirmation().
Here is the call graph for this function:
|
protected |
Definition at line 84 of file class.ilTermDefinitionBulkCreationGUI.php.
References $lng, ILIAS\Repository\form(), getCreationForm(), and send().
Here is the call graph for this function:
|
protected |
Definition at line 26 of file class.ilTermDefinitionBulkCreationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 28 of file class.ilTermDefinitionBulkCreationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilTermDefinitionBulkCreationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file class.ilTermDefinitionBulkCreationGUI.php.