|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 27 of file class.ilTermDefinitionBulkCreationGUI.php.
| ilTermDefinitionBulkCreationGUI::__construct | ( | InternalDomainService | $domain, |
| InternalGUIService | $gui, | ||
| ilObjGlossary | $glossary | ||
| ) |
Definition at line 34 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 186 of file class.ilTermDefinitionBulkCreationGUI.php.
| ilTermDefinitionBulkCreationGUI::executeCommand | ( | ) |
Definition at line 48 of file class.ilTermDefinitionBulkCreationGUI.php.
|
protected |
Definition at line 96 of file class.ilTermDefinitionBulkCreationGUI.php.
References $lng.
Referenced by showConfirmationScreen(), and showCreationForm().
Here is the caller graph for this function:| ilTermDefinitionBulkCreationGUI::modifyToolbar | ( | ilToolbarGUI | $toolbar | ) |
Definition at line 67 of file class.ilTermDefinitionBulkCreationGUI.php.
References $c, $components, $lng, and ilToolbarGUI\addComponent().
Here is the call graph for this function:
|
protected |
Definition at line 149 of file class.ilTermDefinitionBulkCreationGUI.php.
References $data, Vendor\Package\$f, $id, $lng, and ILIAS\Repository\event().
Referenced by showConfirmationScreen().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 130 of file class.ilTermDefinitionBulkCreationGUI.php.
References $lng, getCreationForm(), and renderConfirmation().
Here is the call graph for this function:
|
protected |
Definition at line 87 of file class.ilTermDefinitionBulkCreationGUI.php.
References $lng, and getCreationForm().
Here is the call graph for this function:
|
protected |
Definition at line 29 of file class.ilTermDefinitionBulkCreationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilTermDefinitionBulkCreationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilTermDefinitionBulkCreationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilTermDefinitionBulkCreationGUI.php.