| 
|   | __construct () | 
|   | 
|   | flashcardTerm (int $term_id, int $user_id, int $glo_id, int $box_nr, ?string $last_access=null) | 
|   | 
|   | flashcardBox (int $box_nr, int $user_id, int $glo_id, ?string $last_access=null) | 
|   | 
|   | settings (int $id, bool $online, string $virtual, bool $glo_menu_active, string $pres_mode, int $show_tax, int $snippet_length, bool $flash_active, string $flash_mode) | 
|   | 
◆ __construct()
      
        
          | ILIAS\Glossary\InternalDataService::__construct  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ flashcardBox()
      
        
          | ILIAS\Glossary\InternalDataService::flashcardBox  | 
          ( | 
          int  | 
          $box_nr,  | 
        
        
           | 
           | 
          int  | 
          $user_id,  | 
        
        
           | 
           | 
          int  | 
          $glo_id,  | 
        
        
           | 
           | 
          ?string  | 
          $last_access = null  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ flashcardTerm()
      
        
          | ILIAS\Glossary\InternalDataService::flashcardTerm  | 
          ( | 
          int  | 
          $term_id,  | 
        
        
           | 
           | 
          int  | 
          $user_id,  | 
        
        
           | 
           | 
          int  | 
          $glo_id,  | 
        
        
           | 
           | 
          int  | 
          $box_nr,  | 
        
        
           | 
           | 
          ?string  | 
          $last_access = null  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ settings()
      
        
          | ILIAS\Glossary\InternalDataService::settings  | 
          ( | 
          int  | 
          $id,  | 
        
        
           | 
           | 
          bool  | 
          $online,  | 
        
        
           | 
           | 
          string  | 
          $virtual,  | 
        
        
           | 
           | 
          bool  | 
          $glo_menu_active,  | 
        
        
           | 
           | 
          string  | 
          $pres_mode,  | 
        
        
           | 
           | 
          int  | 
          $show_tax,  | 
        
        
           | 
           | 
          int  | 
          $snippet_length,  | 
        
        
           | 
           | 
          bool  | 
          $flash_active,  | 
        
        
           | 
           | 
          string  | 
          $flash_mode  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ $flashcard_factory
  
  
      
        
          | Flashcard DataFactory ILIAS\Glossary\InternalDataService::$flashcard_factory | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file: