| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
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 | |
| 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(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| 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().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilGlossaryFlashcardBoxGUI::answerCorrectly | ( | ) | 
Definition at line 222 of file class.ilGlossaryFlashcardBoxGUI.php.
References answer().
 Here is the call graph for this function:| ilGlossaryFlashcardBoxGUI::answerIncorrectly | ( | ) | 
Definition at line 227 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 250 of file class.ilGlossaryFlashcardBoxGUI.php.
Referenced by showHidden().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 244 of file class.ilGlossaryFlashcardBoxGUI.php.
References $text, and ilGlossaryTerm\_lookGlossaryTerm().
Referenced by showHidden(), and showRevealed().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 212 of file class.ilGlossaryFlashcardBoxGUI.php.
References $box_nr, and ILIAS\Repository\lng().
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 ILIAS\Repository\ctrl(), getDefinitionPage(), getTermText(), ILIAS\Repository\lng(), and setFlashcardTitleAndDescription().
 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 187 of file class.ilGlossaryFlashcardBoxGUI.php.
References ILIAS\Repository\ctrl(), getTermText(), ILIAS\Repository\lng(), and setFlashcardTitleAndDescription().
 Here is the call graph for this function:
      
  | 
  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.