|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
GUI class for glossary flashcard boxes. More...
Collaboration diagram for ilGlossaryFlashcardBoxGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| show () | |
| showAllItems () | |
| showRemainingItems () | |
| showItems (bool $all) | |
| showHidden () | |
| showRevealed () | |
| answerCorrectly () | |
| answerInCorrectly () | |
| answer (bool $correct) | |
Protected Member Functions | |
| getTermText () | |
| getDefinitionPage () | |
Protected Attributes | |
| ilCtrl | $ctrl |
| ilLanguage | $lng |
| ilGlobalTemplateInterface | $tpl |
| UI Factory | $ui_fac |
| UI Renderer | $ui_ren |
| Presentation PresentationGUIRequest | $request |
| Flashcard FlashcardManager | $manager |
| int | $box_nr = 0 |
| array | $initial_terms_in_box = [] |
| array | $terms_in_box = [] |
| int | $current_term_id = 0 |
| ilObjGlossary | $glossary |
GUI class for glossary flashcard boxes.
Definition at line 29 of file class.ilGlossaryFlashcardBoxGUI.php.
| ilGlossaryFlashcardBoxGUI::__construct | ( | ) |
Definition at line 44 of file class.ilGlossaryFlashcardBoxGUI.php.
References $DIC, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilGlossaryFlashcardBoxGUI::answer | ( | bool | $correct | ) |
Definition at line 240 of file class.ilGlossaryFlashcardBoxGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by answerCorrectly(), and answerInCorrectly().
Here is the call graph for this function:
Here is the caller graph for this function:| ilGlossaryFlashcardBoxGUI::answerCorrectly | ( | ) |
Definition at line 230 of file class.ilGlossaryFlashcardBoxGUI.php.
References answer().
Here is the call graph for this function:| ilGlossaryFlashcardBoxGUI::answerInCorrectly | ( | ) |
Definition at line 235 of file class.ilGlossaryFlashcardBoxGUI.php.
References answer().
Here is the call graph for this function:| ilGlossaryFlashcardBoxGUI::executeCommand | ( | ) |
Definition at line 69 of file class.ilGlossaryFlashcardBoxGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 258 of file class.ilGlossaryFlashcardBoxGUI.php.
Referenced by showHidden(), and showRevealed().
Here is the caller graph for this function:
|
protected |
Definition at line 252 of file class.ilGlossaryFlashcardBoxGUI.php.
References ilGlossaryTerm\_lookGlossaryTerm().
Referenced by showHidden(), and showRevealed().
Here is the call graph for this function:
Here is the caller graph for this function:| ilGlossaryFlashcardBoxGUI::show | ( | ) |
Definition at line 82 of file class.ilGlossaryFlashcardBoxGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and showAllItems().
Here is the call graph for this function:| ilGlossaryFlashcardBoxGUI::showAllItems | ( | ) |
Definition at line 128 of file class.ilGlossaryFlashcardBoxGUI.php.
References showItems().
Referenced by show().
Here is the call graph for this function:
Here is the caller graph for this function:| ilGlossaryFlashcardBoxGUI::showHidden | ( | ) |
Definition at line 155 of file class.ilGlossaryFlashcardBoxGUI.php.
References $box_nr, ILIAS\Repository\ctrl(), getDefinitionPage(), ilProgressBar\getInstance(), getTermText(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilGlossaryFlashcardBoxGUI::showItems | ( | bool | $all | ) |
Definition at line 138 of file class.ilGlossaryFlashcardBoxGUI.php.
References ILIAS\Repository\ctrl().
Referenced by showAllItems(), and showRemainingItems().
Here is the call graph for this function:
Here is the caller graph for this function:| ilGlossaryFlashcardBoxGUI::showRemainingItems | ( | ) |
Definition at line 133 of file class.ilGlossaryFlashcardBoxGUI.php.
References showItems().
Here is the call graph for this function:| ilGlossaryFlashcardBoxGUI::showRevealed | ( | ) |
Definition at line 199 of file class.ilGlossaryFlashcardBoxGUI.php.
References $box_nr, ILIAS\Repository\ctrl(), getDefinitionPage(), ilProgressBar\getInstance(), getTermText(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 38 of file class.ilGlossaryFlashcardBoxGUI.php.
Referenced by showHidden(), and showRevealed().
|
protected |
Definition at line 31 of file class.ilGlossaryFlashcardBoxGUI.php.
|
protected |
Definition at line 41 of file class.ilGlossaryFlashcardBoxGUI.php.
|
protected |
Definition at line 42 of file class.ilGlossaryFlashcardBoxGUI.php.
|
protected |
Definition at line 39 of file class.ilGlossaryFlashcardBoxGUI.php.
|
protected |
Definition at line 32 of file class.ilGlossaryFlashcardBoxGUI.php.
|
protected |
Definition at line 37 of file class.ilGlossaryFlashcardBoxGUI.php.
|
protected |
Definition at line 36 of file class.ilGlossaryFlashcardBoxGUI.php.
|
protected |
Definition at line 40 of file class.ilGlossaryFlashcardBoxGUI.php.
|
protected |
Definition at line 33 of file class.ilGlossaryFlashcardBoxGUI.php.
|
protected |
Definition at line 34 of file class.ilGlossaryFlashcardBoxGUI.php.
|
protected |
Definition at line 35 of file class.ilGlossaryFlashcardBoxGUI.php.