ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Collects terms (reference or copy) from other glossaries. More...
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().
ilGlossaryForeignTermCollectorGUI::copyTerms | ( | ) |
Copy terms.
Definition at line 159 of file class.ilGlossaryForeignTermCollectorGUI.php.
References $_POST, ilGlossaryAct\getInstance(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and user().
ilGlossaryForeignTermCollectorGUI::executeCommand | ( | ) |
Execute command.
Definition at line 89 of file class.ilGlossaryForeignTermCollectorGUI.php.
|
static |
Get instance.
ilObjGlossaryGUI | $a_glossary_gui |
Definition at line 81 of file class.ilGlossaryForeignTermCollectorGUI.php.
Referenced by ilObjGlossaryGUI\executeCommand().
ilGlossaryForeignTermCollectorGUI::referenceTerms | ( | ) |
Reference terms.
Definition at line 182 of file class.ilGlossaryForeignTermCollectorGUI.php.
References $_POST, array, ilGlossaryAct\getInstance(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and user().
ilGlossaryForeignTermCollectorGUI::setForeignGlossary | ( | ) |
Save level resource.
Definition at line 124 of file class.ilGlossaryForeignTermCollectorGUI.php.
References $_GET, $ilCtrl, $lng, $ref_id, and ilUtil\sendFailure().
ilGlossaryForeignTermCollectorGUI::showGlossarySelector | ( | ) |
Add level resource.
Definition at line 107 of file class.ilGlossaryForeignTermCollectorGUI.php.
References array, and ilUtil\sendInfo().
ilGlossaryForeignTermCollectorGUI::showTerms | ( | ) |
Show Terms.
Definition at line 145 of file class.ilGlossaryForeignTermCollectorGUI.php.
References $t.
|
protected |
Definition at line 32 of file class.ilGlossaryForeignTermCollectorGUI.php.
|
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.