ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
GUI class for glossary flashcard boxes. More...
Public Member Functions | |
__construct () | |
executeCommand () | |
show () | |
showAllItems () | |
showRemainingItems () | |
showItems (bool $all) | |
showHidden () | |
showRevealed () | |
answerCorrectly () | |
answerIncorrectly () | |
answer (bool $correct) | |
Protected Member Functions | |
setFlashcardTitleAndDescription () | |
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 = [] |
Flashcard Term | $current_term |
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(), ILIAS\Repository\lng(), and null.
ilGlossaryFlashcardBoxGUI::answer | ( | bool | $correct | ) |
Definition at line 232 of file class.ilGlossaryFlashcardBoxGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by answerCorrectly(), and answerIncorrectly().
ilGlossaryFlashcardBoxGUI::answerCorrectly | ( | ) |
Definition at line 222 of file class.ilGlossaryFlashcardBoxGUI.php.
References answer().
ilGlossaryFlashcardBoxGUI::answerIncorrectly | ( | ) |
Definition at line 227 of file class.ilGlossaryFlashcardBoxGUI.php.
References answer().
ilGlossaryFlashcardBoxGUI::executeCommand | ( | ) |
Definition at line 69 of file class.ilGlossaryFlashcardBoxGUI.php.
References ILIAS\Repository\ctrl().
|
protected |
Definition at line 250 of file class.ilGlossaryFlashcardBoxGUI.php.
Referenced by showHidden(), and showRevealed().
|
protected |
Definition at line 244 of file class.ilGlossaryFlashcardBoxGUI.php.
References ilGlossaryTerm\_lookGlossaryTerm().
Referenced by showHidden(), and showRevealed().
|
protected |
Definition at line 212 of file class.ilGlossaryFlashcardBoxGUI.php.
References $box_nr, and ILIAS\Repository\lng().
Referenced by showHidden(), and showRevealed().
ilGlossaryFlashcardBoxGUI::show | ( | ) |
Definition at line 82 of file class.ilGlossaryFlashcardBoxGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and showAllItems().
ilGlossaryFlashcardBoxGUI::showAllItems | ( | ) |
Definition at line 128 of file class.ilGlossaryFlashcardBoxGUI.php.
References showItems().
Referenced by show().
ilGlossaryFlashcardBoxGUI::showHidden | ( | ) |
Definition at line 155 of file class.ilGlossaryFlashcardBoxGUI.php.
References ILIAS\Repository\ctrl(), getDefinitionPage(), getTermText(), ILIAS\Repository\lng(), and setFlashcardTitleAndDescription().
ilGlossaryFlashcardBoxGUI::showItems | ( | bool | $all | ) |
Definition at line 138 of file class.ilGlossaryFlashcardBoxGUI.php.
References ILIAS\Repository\ctrl().
Referenced by showAllItems(), and showRemainingItems().
ilGlossaryFlashcardBoxGUI::showRemainingItems | ( | ) |
Definition at line 133 of file class.ilGlossaryFlashcardBoxGUI.php.
References showItems().
ilGlossaryFlashcardBoxGUI::showRevealed | ( | ) |
Definition at line 187 of file class.ilGlossaryFlashcardBoxGUI.php.
References ILIAS\Repository\ctrl(), getDefinitionPage(), getTermText(), ILIAS\Repository\lng(), and setFlashcardTitleAndDescription().
|
protected |
Definition at line 38 of file class.ilGlossaryFlashcardBoxGUI.php.
Referenced by setFlashcardTitleAndDescription().
|
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.
Definition at line 34 of file class.ilGlossaryFlashcardBoxGUI.php.
Definition at line 35 of file class.ilGlossaryFlashcardBoxGUI.php.