|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Collects terms (reference or copy) from other glossaries. More...
Collaboration diagram for ilGlossaryForeignTermCollectorGUI:Public Member Functions | |
| executeCommand () | |
| Execute command. More... | |
| showGlossarySelector () | |
| Add level resource. More... | |
| setForeignGlossary () | |
| Save level resource. More... | |
| showTerms () | |
| Show Terms. More... | |
| copyTerms () | |
| Copy terms. More... | |
| referenceTerms () | |
| Reference terms. More... | |
Static Public Member Functions | |
| static | getInstance (ilObjGlossaryGUI $a_glossary_gui) |
| Get instance. More... | |
Protected Member Functions | |
| __construct (ilObjGlossaryGUI $a_glossary_gui) | |
| Constructor. More... | |
Protected Attributes | |
| $glossary_gui | |
| $glossary | |
| $fglo_ref_id | |
| $ctrl | |
| $lng | |
| $tpl | |
| $user | |
Collects terms (reference or copy) from other glossaries.
Definition at line 12 of file class.ilGlossaryForeignTermCollectorGUI.php.
|
protected |
Constructor.
| ilObjGlossaryGUI | $a_glossary_gui |
Definition at line 54 of file class.ilGlossaryForeignTermCollectorGUI.php.
References $_GET, $DIC, ilObject\_lookupType(), and user().
Here is the call graph for this function:| ilGlossaryForeignTermCollectorGUI::copyTerms | ( | ) |
Copy terms.
return
Definition at line 158 of file class.ilGlossaryForeignTermCollectorGUI.php.
References $_POST, ilGlossaryAct\getInstance(), ilUtil\sendFailure(), and user().
Here is the call graph for this function:| ilGlossaryForeignTermCollectorGUI::executeCommand | ( | ) |
Execute command.
Definition at line 88 of file class.ilGlossaryForeignTermCollectorGUI.php.
|
static |
Get instance.
| ilObjGlossaryGUI | $a_glossary_gui |
Definition at line 80 of file class.ilGlossaryForeignTermCollectorGUI.php.
Referenced by ilObjGlossaryGUI\executeCommand().
Here is the caller graph for this function:| ilGlossaryForeignTermCollectorGUI::referenceTerms | ( | ) |
Reference terms.
return
Definition at line 178 of file class.ilGlossaryForeignTermCollectorGUI.php.
References $_POST, ilGlossaryAct\getInstance(), ilUtil\sendFailure(), and user().
Here is the call graph for this function:| ilGlossaryForeignTermCollectorGUI::setForeignGlossary | ( | ) |
Save level resource.
Definition at line 124 of file class.ilGlossaryForeignTermCollectorGUI.php.
References $_GET, $ctrl, $lng, and ilUtil\sendFailure().
Here is the call graph for this function:| ilGlossaryForeignTermCollectorGUI::showGlossarySelector | ( | ) |
Add level resource.
Definition at line 104 of file class.ilGlossaryForeignTermCollectorGUI.php.
References ilUtil\sendInfo().
Here is the call graph for this function:| ilGlossaryForeignTermCollectorGUI::showTerms | ( | ) |
Show Terms.
return
Definition at line 145 of file class.ilGlossaryForeignTermCollectorGUI.php.
|
protected |
Definition at line 32 of file class.ilGlossaryForeignTermCollectorGUI.php.
Referenced by setForeignGlossary().
|
protected |
Definition at line 27 of file class.ilGlossaryForeignTermCollectorGUI.php.
|
protected |
Definition at line 22 of file class.ilGlossaryForeignTermCollectorGUI.php.
|
protected |
Definition at line 17 of file class.ilGlossaryForeignTermCollectorGUI.php.
|
protected |
Definition at line 37 of file class.ilGlossaryForeignTermCollectorGUI.php.
Referenced by setForeignGlossary().
|
protected |
Definition at line 42 of file class.ilGlossaryForeignTermCollectorGUI.php.
|
protected |
Definition at line 47 of file class.ilGlossaryForeignTermCollectorGUI.php.